/floodit-xsl

The popular Flood-It game, implemented in browser-based XSLT 2.0

Primary LanguageXSLT

An XSLT 2.0 port of the popular Flood-It game
(https://plus.google.com/games/479261262298)

It's using Saxonica's Saxon-CE processor,
http://www.saxonica.com/ce/index.xml

Please note that Saxon CE is not included in
this repository. 

Also note that it's more fun to compete against
your peers. You can do that on Google+. If you
do so, please send regards to my nemeses 
+Liam Quin and +Anna Anna.

If you want to develop locally in Chrome, you 
need to use the -allow-file-access-from-files 
option when invoking Chrome.


(C) 2012, Gerrit Imsieke.  All rights reserved.
Published under Simplified BSD License:

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

   1. Redistributions of source code must retain the above copyright 
      notice, this list of conditions and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright 
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY GERRIT IMSIEKE ``AS IS'' AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL GERRIT IMSIEKE OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.