Asteroids inspired, poorly executed, meme oriented game.
You may play the game online in itch.io.
To download and play locally (requires python3):
git clone https://github.com/AdiHarif/Asteroids.git
cd Asteroids
python3 main.py
Feel free to contribute in any of the following:
- Github Issues - For bug reporting, questions and suggestions.
- Pull Requests - For contributing code, art and bug fixing.
- Playing the Game - For fun and feedback.
Saar Shechter |
Adi Harif |
We started this project back in 2020, during the 3rd year of our undergrad studies. This game was developed as part of a 24 hours long marathon, as a fun, casual and educational project.
Almost three years later, we decided to revive it as a side project. We keep enhance and maintain the game as a hobby on our free time.