Кулешов Михаил Сергеевич 2-МД-25
I called the game FRUIT GRABBER. In this game you have to catch fruits that fly aroung and bring them to the basket. But basket won't stay at one place. Also you're limited by timer. Catch as many fruits as you can, increasing the amount of points! Catch power-ups, they can make you basket bigger, fruits will give x2 points or even add up time to your timer.
How to install?
You use windows you don't have to know anything about programming
- Download
main.rar
file- Extract it anywhere you want
- Execute
main.exe
file
In case if you use other OS, you must have at least basic knowledge of how to perform following↓
- You will have to manually install python (I recommend using
3.9-3.10
version).- Than in your code editor, install everything from
requirements.txt
.- Simply excecute
main.py
file with python.
Here are some screenshots from the developement progress:
Written with StackEdit.