PuzzleScript
From Game Making Tools Wiki
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
- Shooting Pool - A pool game!
See Also
- puzzlescript.net
- Rules 101 - Outline of how the scripting language works.