beacon: implement the Unbuilding endgame

This commit is contained in:
Timmy
2026-04-13 21:44:02 -04:00
committed by Alexander Whitestone
parent 1081b9e6c4
commit aa88937509
8 changed files with 877 additions and 6 deletions

View File

@@ -266,6 +266,7 @@ The light is on. The room is empty."
<script src="js/engine.js"></script>
<script src="js/render.js"></script>
<script src="js/tutorial.js"></script>
<script src="js/dismantle.js"></script>
<script src="js/main.js"></script>