Deprecated, use the other overload instead.
See Implementation
Deprecated on May 9, 2020. Instead of calling runGame(your_instance); run runGame!YourClass(); instead. If you needed to change something in the game ctor, make a default constructor in your class to do that instead.
Deprecated, use the other overload instead.