Skip to content

Commit

Permalink
feat: Add a 'showDemo' config setting to activate demo mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
elondaits committed Mar 21, 2024
1 parent ef02ef4 commit 5193718
Show file tree
Hide file tree
Showing 16 changed files with 84 additions and 66 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ A config file is loaded when opening the application. It supports the following
supplied map. See [below](#setting-a-sea-floor-map) for details.
- **continuousGame** (boolean, default: `false`): Skip the title screen and time limit,
auto-restart.
- **showDemo** (boolean, default: `false`): Alternate between the title screen and demo mode.
- **fullScreenButton** (boolean, default: `true`): Show a button to toggle full-screen mode.
- **languageButton** (boolean, default: `true`): Show a button to cycle through the languages defined via `languages`.
- **debugControls** (boolean, default: `false`): Shows debugging data for controls.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/css/default-62a114e65a.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5193718

Please sign in to comment.