DEV Community

GeneralistProgrammer
GeneralistProgrammer

Posted on

Unity flappy bird tutorial

Ever wondered how you can make a flappy bird game using unity? Well it's real easy. The game basically uses one input which controls the physics of a player.

Then you have pipes scrolling towards the player. Wanna see how to build it? Check out the full article here:
https://generalistprogrammer.com/unity/unity-2d-flappy-bird-how-to-make-flappy-bird/

Top comments (1)

Collapse
 
signorgatto profile image
Signor Gatto

Have you make other tutorial for Unity? I really enjoooied it!