Asteroids

The classic game of asteroids implemented in Pyxel!

Controls are → & ← for turning, ↑ for acceleration and space for shooting!

Q: Quit the game R: Restart the game

Asteroids

Features:

  1. Moving!
  2. Shooting!
  3. Enemies (asteroids)!
  4. Sound effects!
  5. High scores!
  6. More?

Installation

  1. Install Python 3
  2. Install Pyxel using their instructions
  3. Clone or copy this repository
  4. python3 main.py at the command line (if on windows use py main.py).

GitHub