Complete Catch the Fruit game implemented using Processing Python mode, use this to teach game development and Python! Skeleton code for students to fill in will be provided soon, this is the complete working version.
Still in the process of being updated for clarity Functionality to add:
- Power ups
- More fruits/items
- Start and restart menus
How to set up Processing for this project:
Download processing 3.3.5: https://processing.org/download/
Open processing IDE, click on dropdown that says Java in upper right corner
Choose add mode from dropdown
Install Python mode
Once downloaded choose dropdown that says Java and change to Python to check it was installed
Go to sketch->import library->add library-> search for sound, install sound library
Got to sketch->import library and make sure sound is now listed in dropdown