Done with my setup!

Before the jam starts, I always get my repo ready and check were I can find my base assets (namely, a bitmap font and a sample song).

Here’s everything:

  • My game’s repository (there’s only a Makefile and the license, for now)
  • My sample MML song (so I can check the syntax somewhere… since I still haven’t written the lib’s wiki)
  • And my base bitmap font, below. (at most, I’ll swap its colors)

new-font

With this…

I’m ready!