gamedev
I got a bare-bones level editor started. It currently only supports tiles but not objects. And you can't save, yet.
Code is a bit of a mess. I will probably refactor it before adding more to it. I also need to find some time to create in-game dialog boxes, text-input fields, etc because I don't want to mess with something like GTK#.