Skip to content

Instantly share code, notes, and snippets.

View sfiera's full-sized avatar
🚀

Chris Pickel sfiera

🚀
View GitHub Profile
title Movement Routines
author sfiera
homepage www.puzzlescript.net
noaction
realtime_interval 0.3
========
OBJECTS
========
@sfiera
sfiera / readme.txt
Last active October 23, 2024 02:57
Rebooting the Facility (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
title Virtual Player
author sfiera
homepage www.puzzlescript.net
========
OBJECTS
========
Background
white
title Wide Player
author sfiera
homepage www.puzzlescript.net
========
OBJECTS
========
Background
lightgreen green
title Heroes of Sokoban and Other Tales: The Sorceress
author Chris Pickel
homepage https://www.puzzlescript.net/play.html?p=7072276
text_color yellow
key_repeat_interval 0.25
again_interval 0.05
run_rules_on_level_start
========
OBJECTS
title Simple Ice Pushing Game
author sfiera
homepage www.puzzlescript.net
again_interval 0.05
========
OBJECTS
========
Background
(Written for the Thinky Puzzle Game Jam (June 2021)
https://itch.io/jam/thinky-puzzle-game-jam
This work is licensed under CC-BY-SA 4.0:
https://creativecommons.org/licenses/by-sa/4.0/)
title A Room for Elephant
author sfiera
homepage sfiera.net
key_repeat_interval 0.15
(Bug report?
When moving into the green square, the restart is triggered.
When moving into the red square, it doesn’t restart.
That’s because the red square is on the same layer as the player.
The move into the red square doesn’t succeed, so the whole turn is cancelled.
But the move into the green square succeeds, so the game restarts.)
title No Restart
author Chris Pickel
@sfiera
sfiera / readme.txt
Created September 15, 2020 04:02
Destroy all blocks (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
title Tour de Four
author Chris Pickel
homepage sfiera.net
again_interval 0.08
background_color #222
========
OBJECTS
========