Skip to content

rithgroove/retronomicon-core

Repository files navigation

retronomicon

C/C++ game dev library for retro game emulator

how to use

1. clone the repository

$ git clone [email protected]:rithgroove/retronomicon.git

2. run the init shell

$ USE_LUA=ON USE_PYTHON_ON ./init.sh

3. run the build shell

$ ./build.sh

4. run the play shell

$ ./play.sh

5. [Optional] clean the build

$ ./clean.sh

Credits:

  • [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.

About

C/C++ game dev library for retro game emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published