https://github.com/iamgio/flappygl
Flappy Bird + simple game engine with OpenGL
https://github.com/iamgio/flappygl
flappybird opengl
Last synced: 27 days ago
JSON representation
Flappy Bird + simple game engine with OpenGL
- Host: GitHub
- URL: https://github.com/iamgio/flappygl
- Owner: iamgio
- Created: 2023-11-02T17:48:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T20:08:45.000Z (over 2 years ago)
- Last Synced: 2025-10-04T07:30:33.453Z (8 months ago)
- Topics: flappybird, opengl
- Language: C++
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlappyGL
A visually simplified Flappy Bird clone based on a little custom 2D engine, written in C++ and OpenGL, without using any external textures.
This project was made for the Computer Graphics course (UniBo).
