Space Traveler Game
For this project, I had to create a game using python.
First I created all the assets for the game using Pixel Studio on my iPad. I created the space traveler, the asteriods, stars, and background.
Then I used the arcade pack to program the game. The game focuses on a traveler through space who has to avoid asteriods to collect stars. Use the arrow keys to move throughout the game
The asteriods are created at random and fly through the space. There is a lives counter and a score counter in the bottom left of the game.