Game Folder
- Modified
- Language
- English
- Document Status
- Draft
The Tic-Tac-Toe game stores all of the game information within a folder /public/games/tictactoe
in your Pod:
data.ttl
. Game data.inbox
. Game-specific notifications.settings.ttl
. Game configuration settings.
Occasionally, these folders/files may not be created correctly when the game is first played, or may become corrupted during game play.
To force the application to recreate the folder structure and/or files, you need to:
- Close the Generator.
- Manually delete the offending folders/files from your Pod using the Data Browser.
- Restart the Generator.
- Open the Game page.