Update README.md

pull/47/head
Javidx9 5 years ago committed by GitHub
parent 1137d0e648
commit 2d6e22c73e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 30
      README.md

@ -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! 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 # Documentation
Please see https://github.com/OneLoneCoder/olcPixelGameEngine/wiki Please see https://github.com/OneLoneCoder/olcPixelGameEngine/wiki

Loading…
Cancel
Save