PuzzleScript
From Game Making Tools Wiki
PuzzleScript | |
---|---|
Release date: | |
Made by: | Stephen Lavelle |
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.
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
- Documentation on the official site.
- Rules 101 - Outline of how the scripting language works.
- PuzzleScript on Google Groups.