Creating a Asteroids Flash Game Part 5: Creating and Firing bullets, and making objects “wrap around” the screen

In the last section, we added keyboard input to the ship, so that we could rotate in any direction, and move forward. In this section, we’ll create bullets that are fired from the front of the ship at a limited rate, and make both the ship and the bullets wrap around when they reach the …

Creating a Asteroids Flash Game Part 5: Creating and Firing bullets, and making objects “wrap around” the screen Read More »