Flappy Bird SDL2-C Tutorial Part 2 is up

Acry, 18 July 2020

Next Part of the flappy bird tutorial in C using SDL2 is up.

Part outline

In this part the intro state & the pause state will be created. The bird will get the proper physics (velocity/gravity), some bound checking, will flap more ‘natural’ and will rotate up or down.

Happy Coding,
Acry