Skip to content

Catch the Fruit game implemented using Processing Python mode

Notifications You must be signed in to change notification settings

jb3dahmen/CatchTheFruitComplete

Repository files navigation

CatchTheFruitComplete

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:

  1. Power ups
  2. More fruits/items
  3. 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

About

Catch the Fruit game implemented using Processing Python mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages