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

https://github.com/the0cp/flappy_bird

Flappy Bird made with C++ & EasyX
https://github.com/the0cp/flappy_bird

cpp easyx flappy-bird game game-development

Last synced: 4 months ago
JSON representation

Flappy Bird made with C++ & EasyX

Awesome Lists containing this project

README

          

# Flappy Bird
It is a game remade of EasyX.
# About EasyX
EasyX is a graphics library for C++ that helps C/C++ beginners get started with graphics and game programming quickly. For example, you can quickly draw a house with geometry based on the EasyX Graphics Library, or a moving car; furthermore, you can write small games like tetris, greedy snake, reversi and others; In addition, you can practice various algorithms in graphics, and so on.
# More Projects:
https://github.com/theodorecooper/