Incoherent ramblings of a madman (game design doc)

This commit is contained in:
2026-08-25 00:17:25 -05:00
parent 0fe31615c5
commit 2e6711e7ce
2 changed files with 103 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<body data-model="game_data">
<div id="start_menu">
<h1>Curious Critters</h1>
<h1>Aninomaly</h1>
<button class="menu-btn" id="start-btn" data-event-click="start_game">Start</button>
<button class="menu-btn" id="options-btn" data-event-click="open_options_menu">Options</button>
</div>