Skip to content

hXR16F/Strawberry-Catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strawberry Catcher
Pygame powered game about collecting strawberries.


Screenshot_1

Compiling

Windows

  • Install pyinstaller using pip3 install pyinstaller and make it usable by adding it to environment variable (%PATH%).
  • Install aut2exe and also add it to environment variable.
  • Run build.bat and dist folder will be created.

Linux

Compiling is not needed.

Running

Windows

Download latest release and run StrawberryCatcher.exe or use StrawberryCatcherSettings.exe to change some options.
Or run from source:

pip3 install pygame
py main.py

Linux

Run these commands in game directory:

pip3 install pygame
python3 main.py

Game settings

To manually change game settings, edit settings.json file.

Thanks

Thanks to Rosalka for game idea and Pawcio for being a tester.

Donate

If you support my work or like my projects, you can donate me some money. Thank you 💙