An open API service indexing awesome lists of open source software.

https://github.com/borgar/jquery-sokoban

Sōkoban implemented as a HTML progressive enhancement jQuery plugin.
https://github.com/borgar/jquery-sokoban

Last synced: 8 months ago
JSON representation

Sōkoban implemented as a HTML progressive enhancement jQuery plugin.

Awesome Lists containing this project

README

          

# Sōkoban

An implementation of Sokōban in JavaScript, as a [jQuery] plugin. It parses and runs the de-facto standardized Sokoban puzzle notation, is capable of running multiple games and includes a separate undo buffer for each one. It's about 300 lines of code.

## How to use

1. Include a reference to the plugin (and jQuery) to the `` section of your document:


2. Add a Sokoban puzzle to your HTML document: