Skip to content

Small clone of original game writened in python/pygame - not finished

License

Notifications You must be signed in to change notification settings

lkrajice/Asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

small clone of original game writened in python/pygame

What's the game about

It is simple and pretty old game nowadays. It's about shooting asteroids, that splits into smaller ones until they disappear. The goal is simple - achieve higher score by shooting and trying not to die (you can die if the ship collide with asteroids or is shot by UFO). UFO emerge when ship doesn't accelerate for some time.

How to use

git clone git@github.com:Lukkra211/Asteroids.git
cd Asteroids
./asteroids

or

make run

How it looks

  • Title screen
  • Menu
  • Controls
  • Game 1
  • Game 2
  • Game 3
  • Game 4
  • Game 5

About

Small clone of original game writened in python/pygame - not finished

Resources

License

Stars

Watchers

Forks

Packages

No packages published