Hacker News new | ask | show | jobs
Show HN: Base project structure for building a LOVE2d game with moonscript (github.com)
1 points by cabaalis 1221 days ago
I've been playing around recently again with game development, which requires creating lots of little toy projects.

I wanted to standardize my project structure and create a repeatable process for standing up a new LOVE2D app using Moonscript as the primary development language.

This project is a simple project structure and build task for visual studio code. Currently only tested on Windows.