You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the entry main creates class ::Game (which is a basic State Machine), pushes state states::Game on to its stack and runs the main loop of the State Machine.