Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lyspal/flappy

Implementation of a Flappy Bird game based on The Cherno's Let's Make Flappy Bird video series available at: https://www.youtube.com/watch?v=1pUYjxeDNEs&list=PLlrATfBNZ98e5KBKGcL7ARy3DjstzI2TV
https://github.com/lyspal/flappy

Last synced: 2 days ago
JSON representation

Implementation of a Flappy Bird game based on The Cherno's Let's Make Flappy Bird video series available at: https://www.youtube.com/watch?v=1pUYjxeDNEs&list=PLlrATfBNZ98e5KBKGcL7ARy3DjstzI2TV

Awesome Lists containing this project

README

        

# flappy
Implementation of a Flappy Bird game based on The Cherno's Let's Make Flappy Bird video series available at: https://www.youtube.com/watch?v=1pUYjxeDNEs&list=PLlrATfBNZ98e5KBKGcL7ARy3DjstzI2TV

Modifications have been made to the code for implementing LWJGL 3 on MacOS.