Add AND gate tutorial level.

This commit is contained in:
David Thompson 2024-05-24 17:11:11 -04:00
parent 1cb85bd682
commit 8d5da9c2dd
4 changed files with 91 additions and 33 deletions

View file

@ -32,6 +32,7 @@ levels = \
modules/game/levels/tutorial-4.scm \
modules/game/levels/tutorial-5.scm \
modules/game/levels/tutorial-6.scm \
modules/game/levels/tutorial-7.scm \
modules/game/levels/level-1.scm \
modules/game/levels/level-2.scm \
modules/game/levels/level-3.scm \