The First Game!
I created the first game in Crimson! It's a very basic space game, where you have to dodge asteroids for as long as possible. There's no increasing difficulty or anything, I simply created it to test features of the engine. I need to fix quite a few bugs, such as scenes not being instanced if the instance function is called from OnInit(), and a Segmentation Fault when you try to change an object on the first frame.