Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Open Source HTML5 Puzzle Game Engine
JavaScript HTML CSS Other
Branch: master
Clone or download
increpare Merge pull request #532 from Draknek/patch-1
Documentation for permanent URLs is out of date
Latest commit dbf0ff8 Aug 30, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.idea fixed up a lot of the demos, twiddled with documentation Sep 29, 2013
Documentation Documentation for permanent URLs is out of date Aug 30, 2019
css more tweaks to autocomplete Jun 14, 2018
demo incorrectly crediting someone -_- Jul 9, 2019
images fixed credits Oct 5, 2013
js fixes #339 Jul 10, 2019
tests oops i made a mess. I accidentally pulled the not-working changes fro… Jun 15, 2018
.compile.swp fix for closure Jun 15, 2018
.gitignore ignore swp files Jun 15, 2018
.htaccess fixed up a lot of the demos, twiddled with documentation Sep 29, 2013
README.md some http -> https switches Jan 9, 2018
access_token.py github sharing stuff May 19, 2018
auth.html fixes #431 May 18, 2018
commit adding new dev branch (hopefully) Apr 3, 2014
compile compile script now prints time of compile at end Jun 18, 2018
editor.html more welcoming default name :) Jun 20, 2019
gzipper fixed bug with compiler Apr 13, 2014
index.html some http -> https switches Jan 9, 2018
inline
play.html fixes #449 Jun 15, 2018
privacypolicy.html
runserver fixed paths Apr 8, 2014
standalone.html manually pulling #513 Jul 10, 2019
standalone_inlined.txt

README.md

PuzzleScript

Open Source HTML5 Puzzle Game Engine

Try it out at https://www.puzzlescript.net


Dev instructions here - https://groups.google.com/forum/#!searchin/puzzlescript/development/puzzlescript/yptIpY9hlng/cjfrOPy_4jcJ


The MIT License (MIT)

Copyright (c) 2013 Stephen Lavelle

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

You can’t perform that action at this time.