Skip to content

clementine-tw/asteroids

Repository files navigation

Asteroids

A simple shooting game, which was made by following the course of Boot.Dev.

Enviroment

Python 3.12.3

Install Requirements

# in the project directory

# create virtual enviroment
python3 -m venv venv

# active the virtual enviroment
source venv/bin/active

# install requirements
pip install -r requirements.txt

Run The Game

# in the project directory

# play the game
python3 main.py

About

A simple shooting game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages