Skip to content

Instantly share code, notes, and snippets.

@ncrecc
Created July 12, 2019 18:49
Show Gist options
  • Save ncrecc/a4f8d80f7a04ea1854097dcc4ba8bf14 to your computer and use it in GitHub Desktop.
Save ncrecc/a4f8d80f7a04ea1854097dcc4ba8bf14 to your computer and use it in GitHub Desktop.
Untitled PuzzleScript Script
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
OBJECTS
Background b
#080
T
#004
W
#000
Player P
red
C
#F80
0.
.0
LEGEND
@=C and T
SOUNDS
COLLISIONLAYERS
Background
T
P W C
RULES
[> P|C]->[> P|> C]
WINCONDITIONS
All T on C
LEVELS
bTWW
bbWW
@Pbb
bbCb
bbWW
bbbb
bWPb
bC@b
bT@b
bbbb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment