|
|
|
@ -3,6 +3,36 @@ The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTub |
|
|
|
|
|
|
|
|
|
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 |
|
|
|
|
|
|
|
|
|