I’m working on a level editor for creating XNA games.
At the moment, it only supports the 2D game engine I’m working on, but I’m planning to extend both the engine and editor to support 3D graphics (but keeping it to 2D logic for the time-being).
This is what the editor looks like when it loads:

The grid [...]