Level with origin

This commit is contained in:
Ben
2020-05-03 22:22:02 +01:00
parent 09edc16c47
commit b961a0b76d
144 changed files with 43662 additions and 1610 deletions

View File

@@ -1,9 +1,44 @@
# olcPixelGameEngine
Unofficial fork of the olcPixelGameEngine, maintained and updeted by me, a tool used in javidx9's YouTube videos and projects
**You only need the one file - olcPixelGameEngine.h - included in your project!**
Provides a fast, richly featured, cross platform pixel drawing and user interface framework for
* The development of games
* Visualisation of algorithms
* Prototyping and experimentation
* Education
olcPixelGameEngine is easily extended! for example:
* 2D Affine transforms
* 3D Software renderer
* Controller input
* Sound
* Hardware interfaces
olcPixelGameEngine is easy to port! Runs on:
* Windows (all)
* Linux / Raspberry Pi / ChromeOS
* MacOS (coming soon to official, but already available in "Contributors")
* PSP & Switch (Not supported by OneLoneCoder)
olcPixelGameEngine has been reimplemented in other languages!
* C#
* Rust
* Lua
* Java
olcPixelGameEngine is actively maintained and developed!
olcPixelGameEngine is used by 100s, if not 1000s of programmers at all levels of ability!
# Documentation
Please see https://github.com/OneLoneCoder/olcPixelGameEngine/wiki
# License (OLC-3)
Copyright 2018, 2019 OneLoneCoder.com
Copyright 2018, 2019, 2020 OneLoneCoder.com
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions