-
-
Save hitjim/7b95cea9b0ec782a64d82776a72f6bfd to your computer and use it in GitHub Desktop.
Elon's Grand Day Out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Play this game by pasting the script in http://www.puzzlescript.net/editor.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title Elon's Grand Day Out | |
author jiiimbot | |
homepage http://hitjim.com | |
color_palette pastel | |
======== | |
OBJECTS | |
======== | |
Background | |
GREEN PINK PURPLE | |
Player | |
#b48700 #ffbebe black | |
..000 | |
00000 | |
00111 | |
01212 | |
1111. | |
suit_standing | |
#404040 white #000082 #0000ff #ffbebe #912800 #ffd240 black | |
0012. | |
00134 | |
1556. | |
4000. | |
.7.7. | |
suit_walk_right0 | |
#404040 white #000082 #0000ff #ffbebe #912800 #ffd240 black | |
0012. | |
00134 | |
1556. | |
4000. | |
.7... | |
suit_walk_right1 | |
#404040 white #000082 #0000ff #ffbebe #912800 #ffd240 black | |
0012. | |
00134 | |
1556. | |
4000. | |
...7. | |
======= | |
LEGEND | |
======= | |
. = Background | |
P = Player | |
S = suit_standing | |
======= | |
SOUNDS | |
======= | |
================ | |
COLLISIONLAYERS | |
================ | |
Background | |
Player | |
suit_standing | |
====== | |
RULES | |
====== | |
============== | |
WINCONDITIONS | |
============== | |
======= | |
LEVELS | |
======= | |
... | |
... | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment