lee2sman / awesome-puzzlescript

A curated list of all things puzzlescript

Home Page:https://leetusman.com/awesome-puzzlescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome PuzzleScript Awesome

A curated list of all things PuzzleScript.

PuzzleScript is an open-source HTML5 puzzle game engine built by Stephen "Increpare" Lavelle. Puzzlescript is used to make tile-based games in the tradition of the classic japanese video game Sokoban.

Learning Resources

Forks

  • DungeonScript - A modification that renders out 3d voxel games
  • PuzzleScript Plus - A combination of multiple forks including a puzzle solver, some mouse support, variable sprite size and more
  • Solver For PuzzleScript - A basic puzzle solver for levels
  • Dario Zubovic's fork - adds optional smooth camera view, case sensitivity, level selection and save options, ability to use arbitrary sized sprites
  • Accessible PuzzleScript - Adds many modifications including allowing embedding, supporting blind people to play video games, and use of the Terminal

Game Collections

Tools

  • PuzzleScript+MIS - a mixed initiative tool for interactively co-creating puzzle games together with your computer
  • Level Maker for PuzzleScript - a level layout tool using a spreadsheet
  • Pedro's Game Bar - a javascript library you can add to your games that adds a game bar that includes buttons for fullscreen, level selector, undo move, redo move.

Contributing

Feel free to submit a pull request, GitHub issue or write directly using my contact info.

Support

Puzzlescript is a free open source project of Increpare, who makes many other games, game engines and software. You can sponsor him on Github or Patreon.

About

A curated list of all things puzzlescript

https://leetusman.com/awesome-puzzlescript

License:The Unlicense