Gly Game Engine 0.0.11
Game engine in 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 -DFPS_MODE=1
make -C build

Nintendo DS

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

Nintendo Wii

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