Skip to content

timbledum/asteroids

Repository files navigation

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

Requires pyxel version == 1.9.18

Screenshot!

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).

Changelog

  • 12 April 2020: corrected resource file for compatability with newer versions of pyxel, correct colour choices to better match the new palette in pyxel 1.3.0 onwards.
  • 15 August 2023: updated init to match new pyxel versoin.

By Marcus Croucher - 2023 :)

About

Asteroids implemented in Pyxel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages