Skip to content

jcole13/AsteroidsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsteroidsGame

Python Asteroids Game

Built with pygame, it is a side-scroller where the user moves up and down to avoid asteroid of various sizes. For the project, I integrated a high score, a boss section, and different sized asteroids inflicting different levels of damage.

The asteroids spawn at random heights based on a probability function related to how many asteroid are currently on the screen and their size.

Runs Python 2.7

About

Python Asteroids Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages