Skip to content

As a final project for the "Basic Programming in Python" course, we (Jan Kettler, Felix Japtok, Florian Pätzold) upload all project files for the asteroids ATARI game.

License

Notifications You must be signed in to change notification settings

Flosener/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

Hey there! For a course at our university, we implement the ATARI 'Asteroids' game with python and the pygame library.

How to use this game

  • Clone this repository: $ git clone https://github.com/Flosener/asteroids
  • Install required packages (only pygame): $ pip install pygame
  • Execute the game: $ python3 asteroids.py
  • Choose a difficulty (1, 2 or 3) in the console.

And that's it - have fun playing!

About

As a final project for the "Basic Programming in Python" course, we (Jan Kettler, Felix Japtok, Florian Pätzold) upload all project files for the asteroids ATARI game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages