Upstream for PGE updates.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
olcPixelGameEngine/Contributions/README.md

25 lines
995 B

6 years ago
# 3rd Party Contributions
These source code contributions enhance the functionality of the olcPixelGameEngine header file. They are not supported by OneLoneCoder.com or javidx9 so use them at your own risk! Though this is a nice community and to get listed here you have to be trusted...
## PixelGameEngine Extensions (PGEX)
* Widens support for audio files into olcPGEX_Sound.h
* https://github.com/gorbit99/olcPGEX_AudioConvert
## Build Systems
* CMake script
* https://github.com/plane000/olcPixelGameEngine/blob/master/CMakeLists.txt
## Utilities
* Additional fonts and font handling tools
* https://github.com/gorbit99/OLC-Font
6 years ago
* Convert olcConsoleGameEngine ".spr" files into olc::Sprite types
6 years ago
* https://github.com/gorbit99/SprConverter
6 years ago
## Customisations
* Version with SDL backend, and native controller support
* https://github.com/Allersnj/olcPixelGameEngineSDL
6 years ago
## Cool Projects
Have you made something using olcPixelGameEngine? Contact me to get a link to it here!