You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gjtrowbridge edited this page Oct 7, 2014
·
6 revisions
Remember, every turn your hero's "move" function will be called, and it will receive the entire gameData object (all the information about the current state of the game) as the first argument.
Learn more about the structure of the gameData object here.