Add warp tutorial.
This commit is contained in:
parent
1a52f36e5f
commit
1933c48820
3 changed files with 96 additions and 0 deletions
2
game.scm
2
game.scm
|
@ -36,6 +36,7 @@
|
|||
(game levels tutorial-5)
|
||||
(game levels tutorial-6)
|
||||
(game levels tutorial-7)
|
||||
(game levels tutorial-8)
|
||||
(game levels level-1)
|
||||
(game levels level-2)
|
||||
(game levels level-3)
|
||||
|
@ -104,6 +105,7 @@
|
|||
load-tutorial-5
|
||||
load-tutorial-6
|
||||
load-tutorial-7
|
||||
load-tutorial-8
|
||||
;; load-level-1
|
||||
;; load-level-2
|
||||
load-level-3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue