Added currentGame to SimpleHamsterGame

currentGame can be used to call methods on SimpleHamsterGame without the need to call methods without an object (at least without writing it down) or on the this reference

Merge request reports

Loading