Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.12 KB

Processing Game Flow

🔧 Made with:

What is this?DemoInstallation

What is this?

Flow is a 2d platformer game made in processing to reinforce learning about reaction time and precision. The player controls a beach ball that can teleport, roll around and jump. Weirdly, cannons shooting rocks have it out for this beach ball... The goal is to use your teleportation abilities and skill to evade the rocks and survive. The player progresses through the levels by dodging the rocks and making them impact all yellow actuators.

Demo

Demo

Installation

Just clone the repo and run flow.pde in the folder called flow :)