Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

displaced-lobster/python-asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids Game Made with Pygame

A work in progress asteroids game made in Python using Pygame.

Able to move and shoot. Larger asteroids 'explode' into smaller asteroids. Score keeping.

Currently no ship collision detection and therefore no way to lose.

Installation

Clone repository. Install Python modules from requirements.txt.

Other

I created this to become familiar with Pygame and Python classes. This by no means uses best practices and development will be slow.

About

Making an asteroids game in Python with pygame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages