Nathaniel van Diepen wrote a new post, Program Flow – Platformer 7 years, 7 months ago
Code is outdated, but the ideas behind it is not
Index
Preface
Structure
Initializing Sprites and Variables
Store ‘map’ or screen to back buffer
Repeat getkey(15) and (other […]