jfourkiotis / flappy

A flappy-bird clone that uses raylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flappy

A flappy-bird clone (wannabe) that uses the raylib library.

flappy.mov

Build instructions

Just run cmake. raylib will be downloaded and compiled automatically by the build script (only tested in macOS Big Sur.

About

A flappy-bird clone that uses raylib

License:MIT License


Languages

Language:C++ 87.5%Language:CMake 12.5%