JavaScript library for creating browser games quickly and easily
Minimal JavaScript library for creating classic arcade-like mini-games running in the browser - abagames/crisp-game-lib... (more…)
Read more »
Maintaining medium to large projects is a pain. Even if you try to split things up into multiple files, you start to realize that managing imports starts getting ugly. I’d be lying if I said my files never looked like this: Read more