> For the complete documentation index, see [llms.txt](https://vincent-pho-wijaya-gitbook.gitbook.io/cross-check-game-design-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vincent-pho-wijaya-gitbook.gitbook.io/cross-check-game-design-document/game-overview/game-flowchart.md).

# Game Flowchart

### General Game Flowchart:

<figure><img src="/files/vW5ezLgLFZ5JynLDCBBN" alt=""><figcaption></figcaption></figure>

### Explanation:

1. Upon opening the game, players will be introduced with the splash screen and redirected to the main menu
2. Players can choose to play and go to the lobby, select options, credits, or exit the game
3. Inside the lobby, players are able to select rooms and their role inside of the lobby itself
4. When both players are ready, the game can start and players will enter their respective places according to their roles
5. Players will have 10 minutes to crack the case and select the culprit amongst the chosen list
6. Upon finishing a case, both players will be redirected to the Case Review page in order to see the evaluation given upon the metrics given by the scoring system.
7. After completing the case review, players will be redirected back to the lobby and the game repeats itself
