Skip to content

czyzi0/Asteroids

Repository files navigation

Asteroids

Clone of 1979 Atari game implemented with PyGame.

Setup

Clone repository and install game with:

python setup.py install

Usage

To play type:

python -m Asteroids

Use arrows to move ship and space to shoot. You can pause the game with P and exit the game with Esc.

Screenshots

Title screen Game screen

Development

Style guide

Commit messages are written according to How to Write a Git Commit Message.

Code analysis

Code analysis is performed with Pylint. To run it type:

pylint Asteroids

Attributions

Vector Battle by Freaky Fonts

Asteroids Sounds from classicgaming.cc

Asteroid B Icon by MadScienceLabs How

About

Clone of 1979 Atari game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages