A super-powered PuzzleScript development environment.
Create puzzle games from the comfort of your favorite text editor and terminal with some nifty code generation power-ups.
Getting started
Coming soon…
Features
- Develop PuzzleScript games from your local environment — you pick the text editor, terminal, and version-control system.
- Generate rules with loops, string interpolation, macros, file imports, and more with Nunjucks templating.
- Iterate quickly with auto-reload when you modify source files.
Planned features
- Generate objects from a spritemap drawn in your preferred image editor.
- Integration with popular PuzzleScript extensions such as Pedro PSI's Game Bar.
- Create levels in Tiled Map Editor.
Development
Super PuzzleScript is a collection of open source tools and libraries that can be found on GitHub. Issues and pull requests are very welcome.