Skip to content

Instantly share code, notes, and snippets.

@jackomix
Forked from anonymous/readme.txt
Created November 27, 2017 00:44
Show Gist options
  • Save jackomix/a52b75413fd111800bcd969ca6454e8f to your computer and use it in GitHub Desktop.
Save jackomix/a52b75413fd111800bcd969ca6454e8f to your computer and use it in GitHub Desktop.
title
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
title A to B
author Jacklack3
homepage https://rocketmix.neocities.org
background_color white
text_color black
color_palette mastersystem
========
OBJECTS
========
Background
White
Target
Green
Wall
Black
Player
Grey
=======
LEGEND
=======
. = Background
# = Wall
P = Player
O = Target
=======
SOUNDS
=======
================
COLLISIONLAYERS
================
Background
Target
Player, Wall
======
RULES
======
==============
WINCONDITIONS
==============
All Target on Player
=======
LEVELS
=======
#########
#.......#
#.....O.#
#.P.....#
#.......#
#.......#
#########
###################
#.................#
#.................#
#.......#.........#
#..p...###........#
#.....#####.......#
#......###........#
#......###........#
#......###........#
#.................#
#.................#
#.................#
#..............O..#
#.................#
###################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment