Skip to content

Credits

djmorel edited this page Sep 2, 2020 · 1 revision

Project Inspiration

This project was inspired by Progrematic's YouTube tutorials on designing a Flappy Bird game, which I consulted to design the game engine. His GitHub repo for the Flappy Bird game can be found here. Currently, the game engine uses GLFW to help with Window management, and SOIL for image handling.

Art Credits

While I wrote code for this project, the currently used art isn't mine. All rights for the art goes to their respective owners. The location for each src/Assets/Art/ image is listed below:

Clone this wiki locally