Show HN: Base project structure for building a LOVE2d game with moonscript

by cabaalison 2/7/2023, 2:37 PMwith 0 comments

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.

0