ucsb-cs56-projects / cs56-games-treasure-hunter

-
1 stars 8 forks source link

Adding a game loop #61

Closed Nawakhtha closed 6 years ago

Nawakhtha commented 6 years ago

The code should be refactored to contain a game loop to iterate over the state of the game and update it. This is crucial since it helps with fixing issues such as laggy input, adding a timer, and adding enemies.

sean-shelton commented 6 years ago

F17 OK (75 pts)