A project template that help you start writing a LÖVE powered game with MoonScript. Untested
- Run
compile.bat
to compile.moon
files to.lua
- Run
test.bat
to compile the game files and run the game
- Change the
moonc.exe
andlove.exe
path in the.bat
files