Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 287 Bytes

Flappy-Bird

A flappy bird clone written in Java, for the ICS4U Simple Game Assignment.

Build & Run

$ cd lib
$ javac FlappyBird.java && java FlappyBird