GlyEngine 0.0.17
Create games and apps with lua
Loading...
Searching...
No Matches
Homebrew

roms for videogames

Nintendo GBA

You can make your Lua games for gameboy advanced using the Gly engine, although the hardware is somewhat limited, small games can run well.
git clone https://github.com/gamelly/core-native-gba
cmake -Bbuild -H. -DGAME=path/to/your/game.lua
make -C build

Nintendo DS

You can make your games in Lua for Nintendo DS using Gly Engine.
Todo
comming soon NDS roms

Nintendo Wii

You can make your games in Lua for Nintendo Wii using Gly Engine, including support for motion controls.
Todo
comming soon WII roms