Working on making my own iPhone game. Been putting together a lot of code and utilities that I call my "Base Project" which should contain most of the functionality I would need for making most any game.
Decided to try converting a small game I made at the Dundee Jam called "
Thrust and Shoot".
Ayhoo, here is a pic of the editor I've been putting together for the base project.

I've been using the
wxWidgets library for the editor, which seems to be working quite nicely!