Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 687 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 687 Bytes

CatchTheFruitComplete

Complete Catch the Fruit game implemented using Processing Python mode, use this to teach game development and Python!

Still in the process of being updated for clarity

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