For this episode, you will have to watch Getting Started episode 1. The source code used in this application is available at: https://github.com/joseph-montanez/jM...
In this episode you learn about:
Setup a basic AppState
Learn about the Update Loop
Rotating a box
Why Time Per Frame (TPF) is important to game programming
Setup keyboard input
Implement a pause game feature
Resulting source code: https://github.com/joseph-montanez/jM...