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.
- Host: GitHub
- URL: https://github.com/borgar/jquery-sokoban
- Owner: borgar
- Created: 2010-04-03T21:50:38.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T13:43:16.000Z (almost 6 years ago)
- Last Synced: 2023-03-11T00:18:57.752Z (about 3 years ago)
- Language: JavaScript
- Homepage: http://borgar.net/programs/sokoban/
- Size: 96.7 KB
- Stars: 23
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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: