An open API service indexing awesome lists of open source software.

https://github.com/hackpulsar/flappy-char

A flappy bird clone in your terminal.
https://github.com/hackpulsar/flappy-char

c console-application console-game makefile

Last synced: about 1 year ago
JSON representation

A flappy bird clone in your terminal.

Awesome Lists containing this project

README

          

# flappy-char
A flappy bird clone in your terminal.

# Demo
![output](https://github.com/user-attachments/assets/aac876c6-3ac5-4188-855c-3e872b438906)

## How to build
Run ```make``` in the root directory. This will generate a ```flappy_char``` executable. Run it in your terminal or terminal emulator. Simple as that.