Posted: Tue Feb 21, 2012 8:24 pm Post subject: Close to Space Invaders
In this game I wanted to experiment with arrays and ended up making a game close to space Invaders.
In this program I have put a variable delay that will keep the loop running at 40ms because on my computer without the delay it varies from 5ms to 16ms.