mirror of
https://github.com/libretro/libretro-chailove.git
synced 2025-02-18 15:27:50 +00:00
ChaiGame
Experimental framework to make 2D games with libretro.
Features
Usage
TODO: Add usage documentation.
Development
make
retroarch -L chaigame_*
Flags
There are a few flags you can enable to change how Chai is compiled and used.
DISABLE_CHAISCRIPT
Remove the scripting environment.
make DISABLE_CHAISCRIPT=true
Description
Languages
C++
92.2%
C
6.1%
Makefile
1.7%