-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Artur Zubilewicz edited this page May 4, 2018
·
55 revisions
Here are some useful links:
- Pattern for menu and submenus
- How should I structure my menu / game loop?
- What is the best way to make a main menu system?
- How to design a multi-step game menu system?
- Abstract Singletons? and Safe Publication and Safe Initialization in Java (Singleton factory)
- Finite-State Machine
- GameState management hierarchical FSM vs stack based FSM