Game

A game object contains the internal renderer object and various bits of state that are important to the overall execution of the game. Every play-cljs game should create just one such object by calling `create-game`.