I just uploaded a working copy of my program with a little better source code structure. I am going to continue to change it tell the code is more managble before I start adding more functions to the program.
This is the start of a grand journey to making software and making free games for all to enjoy.
This project has 2 parts the Editor and the game engine.I am starting with the editor because its easyer to make the engine if you know how and what kind of files you will need to load each level.
At a later date it will be converted to DirectX 3D. But for now I am using win32 API.