Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 344 Bytes

Flappy Crabby

Rough example of a flappy bird clone using the GGEZ library.

Source for video: https://youtu.be/cPF41tl3-3c

Play game

Clone the repo. Use the command cargo run --release.

Controls

Press space bar

The hit box is slightly inaccurate for added difficulty. Definitely an intentional feature ;)