A simple project we've made for learning Pygame.
- It's recommended to have a virtual environment created and activated.
- Make sure you have at least python 3.7 installed.
- Install dependencies:
pip install -r requirements.txt
- Run the game:
python main.py