"The Beach Hunt"
Video Demo
A game where you need to catch the various sea creatures in the net and earn points
Just run the main.py file and ENJOY!!
The project is built using basic Python code.
The various python modules used in project:
- Pygame
- Random
- Math
If you get an error of module not found while running the project. Just type
pip install pygamein the terminal and press Enter
