Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 447 Bytes

Flappy-Bird-Processing

Flappy bird clone (with lives and day night cycle).

Prerequisite

  1. Processing 3

Running

  1. Open main/main.pde using Processing
  2. Press Run or ctrl+R

How to Play

  • Tap anywhere to jupmp
  • Don't touch pillars, don't touch the ground

Acknowledgement

This is my first game using processing. No prior java knowledge. Made in 2017.