Flying Bird

Date: January 2023
Languages/Tools: C#, Unity

Flying Bird was one of my first attempts of making games in C# and Unity.

It takes into account movement controls, obstacles, a scoring system, and "game over" interface.

As referenced on the GitHub repo page, this tutorial was followed in completing this project.

Overall, I felt it was just as important to follow tutorials to familiarise myself with Unity and C#, as it was to create my own projects from scratch, and this project reflects that.