MasterBlaster is a clone of an old arcade game.
It was originally implemented in C++/FLTK/OpenGL. This is a re-written version is written in C#/OpenTK/OpenGL. The most interesting code now is in Ship.cs and Meteor.cs
TODO: will need to rebuild the Textwriter class to add menus properly
