Skip to main content

Game Update

With loop structure and data structures defined for the game, we now have to use our loop's structure to update our data, bringing one game state to the next.

Update Structure#

Here's a general outline for the structure of our update function:

drawing

This Content is Locked

Enter your GCA kit's access code to continue