Exactly one year ago, I made the decision to change my username from "GamerCoder" to "gmitch215." This was a significant change for me, and I wanted to take a moment to reflect on why I made this...
dev
Keep Moving Forward
Today is an interesting day. I deal with a lot of personal stuff that I frankly won't repeat on here, but let's just say that I was told the same thing again for the 1,874th time today. What changed?...
dev
The LevelZ File Format: Introduction
This will be a series of posts talking about the LevelZ File Format, a file format I created for my video games. The project is an open-source project under Calculus Games. It's used in Combinatory...
dev
cmdfx Showcase - v0.1.0
This is the first build of the engine, and it's still in development. The engine is written in C and C++, and it's designed to be easy to use and flexible. It's still a work in progress, but I'm...
dev
Making Combinatory: Introduction to KorGE
This will be a short series on how I made the Combinatory video game using the KorGE game engine. I will be going over the basics of the game engine, how I set up the project, and how I implemented...