Flappy Bird Game created with Unity using their tutorial as a reference
This was the first time I created a game using Unity, the first time I created a Game and also the first time coding in C#. This was a very eye opening and enjoyable experience which gave me my first touch at game design, something I always wanted to do but never had to time to. After doing this tutorial, I am more interested in trying out other Unity tutorials and maybe even start on a project of my own when I have more time during the holidays. Maybe a Tower Defense or RPG game? However, this has also made me want to go learn C# first as well to brush up on my C# skills as well as learn a new programming language.
- Clone this repo into a folder
- Run the
Flappy Bird Game.exe
file to launch the game
Update | Date | Remarks |
---|---|---|
1.0 | 28th September 2020 | Added Installation section into the README |
1.0 | 29th July 2020 | Upload of the entire game and related files and folders. |
This game was done entirely on my local machine before being pushed completely into GitHub, hence the lack of changes. However, should there be anymore updates in the future, it will be reflected here.
Completed.
Link to the tutorial is here: https://learn.unity.com/tutorial/live-session-making-a-flappy-bird-style-game?courseId=5c5c1e08edbc2a5465c7ec01#