Week 6

Game Loops

In week 6 we learned about game loops and their importance in game design.

What makes a good game loop?

  • the player has an opportunity to become better at the game
  • the game loop can be used as an alternative to create more content
  • the loop provides a consistent unifying experience

Based on the knowledge I’ve gained in the lecture I designed a draft game loop for my game which is presented below.