Skip to content

Repository files navigation

Asteroids

Build a simple video game, based on the classic Asteroids.

Prerequisits

  • Python 3.10+ installed
  • Access to a unix-like shell (e.g. zsh or bash)

Installation

  1. Clone the repository:
git clone <repository-url>
cd <repository-name>
  1. Install required packages:
pip install -r requirements.txt
  1. Run the game:
python main.py
  1. Play:
  • w, a, s, d to move
  • space to shoot

About

a simple video game, based on the classic Asteroids

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages