I created this game using the Pygame library for my grade 11 computer science culminating project.
The objective of the game is to survive for as long as possible while dodging obstacles such as lasers and fireballs.
Before trying out the project, make sure you have Python installed.
Clone the repository:
git clone https://github.com/Jiatao7/Geometry-Dodge.git
cd Geometry-Dodge
Install Pygame:
pip install pygame
Run the code:
python main.py
Enjoy the game!
https://drive.google.com/file/d/1r95vDTPxqG61l59nPX9OftzMdQu_s6MJ/view?usp=sharing