Game Development Reference
In-Depth Information
What just happened?
We added the main loop to our game and finally have all the pieces talking to each other.
But you probably noticed quite a few calls to methods we have not implemented yet, such
as killPlayer and resetStar . We'll finish our game logic with these methods.
Search WWH ::




Custom Search