[148] Unworking Title
- Conlan Walker
- Dec 13, 2024
- 1 min read
The music portion of my library is complete, and with that everything is complete, besides support for OpenGL, Vulkan, and whatnot.
The first game I want to make with all of this stuff is an isometric Sokoban clone. This is what it looks like so far (it's very simple right now, since I started working on it literally today).:
Here are the line counts for the relevant projects (it just hit 19k!):
The game so far:

The music library:

Everything else:

I can't be bothered to show all of the code up to this point, but I will show the music library and the game in its current state:
Comments