HOME

BLOG

PROJECTS

BOOKS

Learning SFML through making a space shooter game: Game loop, FPS, events


So in my previous post i went through what SFML is in a nutshell, in this one im gonna talk about some basic game concepts such as game loops, FPS, fixed time step.