Posted January 14, 2018 by Purple Knightmare
#gamejam #submission
You can see the source code here. https://github.com/LanceJZ/CFNGamejam2
I'm going to end up reworking my Engine/Library after I ran into issues with it. I got it to work but it required some hackery.
I had so much fun making this game. That is why I do it after all. As you can see I'm in love with voxels.
I used Magica Voxel for all the art. I used Bfxr for all of the sounds. For all the code I used Visual Studio with the MonoGame 3.7 (via NuGet) library framework and my own library/engine to keep track of all the things on the screen for me.