Skip to content

fortibit/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Asteroids

A simple Asteroid game using Python and Pygame.

screenshot

Key Features

  • Moving player ship
    • Use arrows to move the ship
    • Left and right rotate ship
    • Up and down moves it forward or backward
  • Shooting
    • Pressing space shoots bullets with proper cooldown in ship direction
  • Asteroids!
    • Asteroids of different sizes spawn at the edges of the screen
    • Shooting them destroys the little ones and split the larger ones in two
    • If you touch the asteroid the game ends

Note Project uses Pygame 2.6.1

Contributing


GitHub @fortibit  ·  LinkedIn @robertm88

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages