Created
September 19, 2018 20:09
-
-
Save BaseCase/40ef128639084445c6b9228b3b55eaed to your computer and use it in GitHub Desktop.
Untitled PuzzleScript Script
This file contains hidden or 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 hidden or 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 PuzzleScript Intro | |
OBJECTS | |
======= | |
Background | |
Black | |
Player | |
Blue | |
LEGEND | |
====== | |
. = Background | |
P = Player | |
SOUNDS | |
====== | |
COLLISIONLAYERS | |
=============== | |
Background | |
Player | |
RULES | |
===== | |
WINCONDITIONS | |
============= | |
LEVELS | |
====== | |
... | |
... | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment