Skip to content

Instantly share code, notes, and snippets.

@artero
Created June 9, 2025 20:28
Show Gist options
  • Save artero/391bf9d5060aea7a01da153c12b312e4 to your computer and use it in GitHub Desktop.
Save artero/391bf9d5060aea7a01da153c12b312e4 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
black
PlayerA
green
Wall
brown darkbrown
00010
11111
01000
11111
00010
=======
LEGEND
=======
. = Background
# = Wall
@ = PlayerA
=======
SOUNDS
=======
================
COLLISIONLAYERS
================
Background
PlayerA, Wall
======
RULES
======
==============
WINCONDITIONS
==============
=======
LEVELS
=======
.....................
.....................
.....................
................#....
...@.................
.....................
#####################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment