PuzzleScript: Difference between revisions

From Game Making Tools Wiki
(Transferred from : http://wiki.selectbutton.net/software:puzzlescript)
 
(Added categories (whoops again))
Line 13: Line 13:
* [http://www.puzzlescript.net/ puzzlescript.net]
* [http://www.puzzlescript.net/ puzzlescript.net]
* [http://www.puzzlescript.net/documentation/rules101.html Rules 101] - Outline of how the scripting language works.
* [http://www.puzzlescript.net/documentation/rules101.html Rules 101] - Outline of how the scripting language works.
[[Category:Game Builder]][[Category:2-D]][[Category:Puzzle]][[Category:Browser]]

Revision as of 01:05, 8 February 2016

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.

Examples

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