Now have all four screens showing up when needed, but now need to a way to restart the game.

This commit is contained in:
Zed A. Shaw 2026-04-02 00:38:41 -04:00
parent d03020cfef
commit 903fad871f
11 changed files with 110 additions and 26 deletions

View file

@ -27,6 +27,11 @@
"frame_width": 256,
"frame_height": 256
},
"open_vent":
{"path": "assets/sprites/open_vent.png",
"frame_width": 256,
"frame_height": 256
},
"dead_body":
{"path": "assets/sprites/dead_body.png",
"frame_width": 256,