Game Project
My big project... The one that never gets done. Everyone has a project like that... right?
The eventual plan is to create a 2d side-scrolling shooter similar to Megaman X. The game will be written in the D programming language and make use of the Arclib game library. Graphics will be created by me in 3d using Blender, and then rendered at sprite-like resolutions. I'm in the engineering stage of the project.
No downloads yet.
Map Editor
This is a tile map editor for use with the game project. This and the D code needed to use it in a game may end up becoming an Arclib extension. We'll see.