Skip to content

Commit 4a40d5d

Browse files
mf4633claude
andcommitted
Add Tower (SimTower clone) — Phase 1 MVP
Single-file HTML side-view tower builder. Grid + camera pan/zoom. Build palette with Lobby, Office, Condo, Stairs, Elevator, Bulldozer. Tenant agents walk between floors via stairs or elevator (SCAN scheduling). Time-of-day sky gradient, day/night window lights. Daily rent + upkeep economy. Star rating 1-5 by population thresholds. Game-clock speed control 0/1/3/9x, keyboard shortcuts. Starts at $2M funds, 6:00 AM Day 1. Also: added Tower.html to the nav menu on all 15 other board-gaming pages. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1548a57 commit 4a40d5d

16 files changed

Lines changed: 1042 additions & 0 deletions

Agora.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@
375375
<a href="PenteGrammai.html" class="">Pente Grammai</a>
376376
<a href="Senet.html" class="">Senet</a>
377377
<a href="Tidelands.html" class="">Tidelands</a>
378+
<a href="Tower.html" class="">Tower</a>
378379
<a href="Ur.html" class="">Ur</a>
379380
</div>
380381
</div>

Apoapsis.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
<a href="PenteGrammai.html">Pente Grammai</a>
174174
<a href="Senet.html">Senet</a>
175175
<a href="Tidelands.html">Tidelands</a>
176+
<a href="Tower.html">Tower</a>
176177
<a href="Ur.html">Ur</a>
177178
</div>
178179
</div>

Aresia.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
<a href="PenteGrammai.html">Pente Grammai</a>
162162
<a href="Senet.html">Senet</a>
163163
<a href="Tidelands.html">Tidelands</a>
164+
<a href="Tower.html">Tower</a>
164165
<a href="Ur.html">Ur</a>
165166
</div>
166167
</div>

Backgammon.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
<a href="PenteGrammai.html" class="">Pente Grammai</a>
475475
<a href="Senet.html" class="">Senet</a>
476476
<a href="Tidelands.html" class="">Tidelands</a>
477+
<a href="Tower.html" class="">Tower</a>
477478
<a href="Ur.html" class="">Ur</a>
478479
</div>
479480
</div>

Bisque.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@
426426
<a href="PenteGrammai.html" class="">Pente Grammai</a>
427427
<a href="Senet.html" class="">Senet</a>
428428
<a href="Tidelands.html" class="">Tidelands</a>
429+
<a href="Tower.html" class="">Tower</a>
429430
<a href="Ur.html" class="">Ur</a>
430431
</div>
431432
</div>

Chess.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@
310310
<a href="PenteGrammai.html" class="">Pente Grammai</a>
311311
<a href="Senet.html" class="">Senet</a>
312312
<a href="Tidelands.html" class="">Tidelands</a>
313+
<a href="Tower.html" class="">Tower</a>
313314
<a href="Ur.html" class="">Ur</a>
314315
</div>
315316
</div>

Convergence.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@
434434
<a href="PenteGrammai.html" class="">Pente Grammai</a>
435435
<a href="Senet.html" class="">Senet</a>
436436
<a href="Tidelands.html" class="">Tidelands</a>
437+
<a href="Tower.html" class="">Tower</a>
437438
<a href="Ur.html" class="">Ur</a>
438439
</div>
439440
</div>

Go.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@
413413
<a href="PenteGrammai.html" class="">Pente Grammai</a>
414414
<a href="Senet.html" class="">Senet</a>
415415
<a href="Tidelands.html" class="">Tidelands</a>
416+
<a href="Tower.html" class="">Tower</a>
416417
<a href="Ur.html" class="">Ur</a>
417418
</div>
418419
</div>

Mancala.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@
331331
<a href="PenteGrammai.html">Pente Grammai</a>
332332
<a href="Senet.html">Senet</a>
333333
<a href="Tidelands.html">Tidelands</a>
334+
<a href="Tower.html">Tower</a>
334335
<a href="Ur.html">Ur</a>
335336
</div>
336337
</div>

Odyssey.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@
473473
<a href="PenteGrammai.html" class="">Pente Grammai</a>
474474
<a href="Senet.html" class="">Senet</a>
475475
<a href="Tidelands.html" class="">Tidelands</a>
476+
<a href="Tower.html" class="">Tower</a>
476477
<a href="Ur.html" class="">Ur</a>
477478
</div>
478479
</div>

0 commit comments

Comments
 (0)