AndrewJakubowicz / ggezFlappyCrabby

Rough example of a simple ggez game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ;)

About

Rough example of a simple ggez game

License:MIT License


Languages

Language:Rust 74.8%Language:PLSQL 25.2%