Created
April 7, 2026 17:42
-
-
Save koffie/3ff98a2b71810785f0ec316f6304d48a to your computer and use it in GitHub Desktop.
My Game (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 My Game | |
| author My Name Here | |
| homepage www.puzzlescript.net | |
| objects | |
| background player p | |
| red | |
| legend | |
| sounds | |
| collisionlayers | |
| p | |
| rules | |
| winconditions | |
| levels | |
| p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment