I have been working on a toy Voxel Game Engine for some time now and wanted to write some posts about what the engine can do and the steps I've taken in building it. As voxel engines go it isn't very impressive but it's always improving and I have a lot of fun building it. … Continue reading Voxel Engine
Category: Software Development
Tortuga
While work is mostly stopped at this time I recently spent some time working on a simple cross platform 2D game engine. The working name is “Tortuga”. Goals My goal is to build an easy to use code first framework with enough features to develop small, simple 2D games. Tortuga provides an easy-to-use 2D rendering … Continue reading Tortuga
