C/C++ game dev library for retro game emulator
$ git clone [email protected]:rithgroove/retronomicon.git
$ USE_LUA=ON USE_PYTHON_ON ./init.sh
$ ./build.sh
$ ./play.sh
$ ./clean.sh
- [Font] Manaspace from Cody Boisclair "codeman38" Link
- [Sprite] Building2 (City Mega Pack) by GrafxKid Link
- [Sprite] Miho by rithgroove & ceteee21
- [Sound] Funny Swish (funny-swish-101878.mp3) by Freesound Community Link
- [Sound] Background Music (best-background-music-no-copyright-244084.mp3) by DesiFreeMusic Link
- Special thanks to Dov Grobgeld dov for his example repository.