Add first rat level

This commit is contained in:
Juliana Sims 2024-05-24 18:36:57 -04:00
parent 17072b2321
commit 6053727ee4
No known key found for this signature in database
GPG key ID: 2A00BD4B0090029E
3 changed files with 51 additions and 0 deletions

View file

@ -34,6 +34,7 @@ levels = \
modules/game/levels/tutorial-6.scm \
modules/game/levels/tutorial-7.scm \
modules/game/levels/tutorial-8.scm \
modules/game/levels/rat-1.scm \
modules/game/levels/level-1.scm \
modules/game/levels/level-2.scm \
modules/game/levels/level-3.scm \