The game "Shoot bay CoVy19" is a small project entirely developed by me. The idea of the game popped up while I was hoping for the pandemic to end.
This game is developed using Python.
To play the game, download Python, then open the commandline and type the command given below:
pip install pygame
python main.py
https://drive.google.com/file/d/13DXdbXyphLt_l4GWGF7JiYJsxV16lQ3S/view?usp=sharing
** I used cx_freeze to transform .py to .exe