hamikm / AsciiBird

ASCII version of the addictive Flappy Bird game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII Flappy Bird!

Flap away, my friends.

To run

git clone https://github.com/hamikm/AsciiBird.git
cd AsciiBird
make
./flap

About

ASCII version of the addictive Flappy Bird game.

License:MIT License


Languages

Language:C 98.6%Language:Makefile 1.4%