My First Ludum Dare Game... Clear the galaxy from the asteroids until the mother-ship can pass! Asteroids can be of different materials(colors) and should be hitted with the appropriate weapon. the spaceship can shift to different forms using the 1,2,3 button.
Traditional asteroids clone, with a twist - the screen-wrapping felt a bit counter-intuitive, I'd expect something that goes off at (0, 255) to reappear at (MAX_X, 255), but it works. The physics was well done and the mechanics sound :)
I'm terrible at asteroids and no exception here! What I will say is that the controls were hard, I have 2 hands, the controls for changing shape colour should have been bound to keys the right hand can use so that you don't have to sacrifice movement to be able to change.
Comments13
Like others asteroid, like physics basic game are hard to control.