/untitled-game

A boilerplate for making ECS games in 🌙script with ❤️2D

Primary LanguageMoonScript

UNTITLED GAME

A boilerplate for making games using an Entity Component System architecture.
Written in MoonScript for the Love2D Lua game framework.

Commands

make build : compiles moonscript in src/ to lua

make clean : moves *.lua files from src/ to out/

make : builds, cleans, and runs love on out/