Unity 101 – Flappy Birb

December 30, 2022
by Sepiks
7

After much deliberation, I’ve finally got started! I made a thing! Here’s how it happened.

First, I picked a game engine. My choices were: Unity, Unreal Engine, and Godot. I wanted to go with Godot, as it is an open-source project with a lot of growing interest, but I realized that initially, I would need a lot of help from an experienced community, and Unity was the way to go. Moreover, it is the engine of choice for most mobile game developers.

Next, I needed to start learning how to use the engine. I began by looking for official tutorials, but they seemed slow, and I wanted to jump-start my learning process. So, I decided to use GMTK’s “Flappy Bird” tutorial and recreate it with barely any changes.

Surprisingly, it wasn’t too difficult, and within an hour, I had a working “game” in Unity. This experience introduced me quickly to how Unity works and helped me understand the basics of game development. I learned about Unity’s game objects and components and navigating the interface. And here it is, my very first “game,” although it can hardly be called my own: Flappy Birb.

After my initial success with GMTK’s tutorial, I plan on working with the official Unity tutorials and a course by Gamedev.tv on making mobile games with Unity. I’m excited to see where this will take me and what new skills I’ll learn. Here’s looking forward to a productive 2023!

Related Posts

Game Dev On Hiatus

Making games is a relatively new interest of mine. For ages, I have enjoyed playing games without thinking about how it would feel like to make one of my own. It was only recently that I strongly felt that I ought to explore game development as a means to build a...

Game #2 Is Now Live On Google Play!

My second game, Asteroid Avoider Klone, is now live on Google Play! Unlike my first game, I can't claim this one as my own since I didn't modify it much, hence the word "Klone" in the title. It was more of a learning experience than a creative one. Publishing Asteroid...

Getting Back on Track

It's been two months since I last worked on game development projects, and it feels good to be back. Unfortunately, I had to take a break due to some family issues that needed to be resolved. But now, I'm excited to dive back in and start working on my next project....

Comments

0
Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *