PuzzleScript: Difference between revisions

From Game Making Tools Wiki
(Logo/mascot, 'Related Projects')
('contributors' credit.)
 
Line 3: Line 3:
| image        = [[File:puzzlescript logo.png|alt=PuzzleScript mascot: An orange smiley face, surrounded by four arrows, pointing north, east, south, and west, in turn.]]
| image        = [[File:puzzlescript logo.png|alt=PuzzleScript mascot: An orange smiley face, surrounded by four arrows, pointing north, east, south, and west, in turn.]]
| release_date = 2013-
| release_date = 2013-
| made_by      = [http://www.increpare.com/ Stephen Lavelle]
| made_by      = [http://www.increpare.com/ Stephen Lavelle]<br>& [https://github.com/increpare/PuzzleScript/graphs/contributors contributors]
| runs_on      = [[:Category:Browser|Browser]] (HTML5)
| runs_on      = [[:Category:Browser|Browser]] (HTML5)
| exports_to  = [[:Category:Browser Export|Browser]] (HTML5)
| exports_to  = [[:Category:Browser Export|Browser]] (HTML5)

Latest revision as of 09:47, 8 December 2021

PuzzleScript
PuzzleScript mascot: An orange smiley face, surrounded by four arrows, pointing north, east, south, and west, in turn.
Release date: 2013-
Made by: Stephen Lavelle
& contributors
Runs on: Browser (HTML5)
Exports to: Browser (HTML5)


PuzzleScript is a simple scripting language for making HTML5 puzzle games. Any game's source scrip is able to be looked at by players, and mostly they are intuitive to comprehend. It was made by Increpare.

Example Ganes

PuzzleScript has proven to be quite flexible, there are all sorts of things made that are not the typical Sokoban riffs.

Puzzle games

Other games

See Also

Related Projects

See Also