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.
32 lines
1.3 KiB
32 lines
1.3 KiB
# 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
|
|
* Cross Platform Controller Support
|
|
* https://github.com/gorbit99/olcPGEX_Gamepad
|
|
* Sprite Animation, Sprite State Machine and Sprite Sheet Manipulation
|
|
* https://github.com/matt-hayward/olcPGEX_AnimatedSprite
|
|
|
|
## MacOS Support
|
|
* These will potentially be absorbed into main build
|
|
* https://github.com/MumflrFumperdink/olcPGEMac
|
|
|
|
## 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
|
|
* Convert olcConsoleGameEngine ".spr" files into olc::Sprite types
|
|
* https://github.com/gorbit99/SprConverter
|
|
|
|
## Customisations
|
|
* Version with SDL backend, and native controller support
|
|
* https://github.com/Allersnj/olcPixelGameEngineSDL
|
|
|
|
## Cool Projects
|
|
Have you made something using olcPixelGameEngine? Contact me to get a link to it here!
|
|
|