Skip to content

julian-hoelz/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

To the Asteroids page on my portfolio website

Game Description

Asteroids is an arcade game where you navigate a spaceship around asteroids and shoot at them. When hit, they break into smaller pieces and eventually disappear. Occasionally, flying saucers appear and shoot at you, increasing the challenge. You score points by hitting asteroids and flying saucers with bullets.

How to Play

Clone the repository. Open a terminal in that folder and type python asteroids.py to start the game. Press the Enter key to start playing. You can control the spaceship using the arrow keys or WASD. Use the spacebar to shoot. Have fun playing!

About This Clone

If you download my Asteroids clone, you’ll probably notice that while the gameplay is similar, some aspects have been handled differently from the original. For example, asteroids are generated randomly rather than following recurring patterns.

About

A full-scale clone of the arcade game Asteroids.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages