
---------------------------------- SHIFT -----------------------------------


============================================================================
Autumn 2019
This game was produced by LuxSoft - Belgium and may be freely distributed
If you like it or have a suggestion, drop us an email at rb[at]luxsoft.eu
============================================================================

Purpose of the game
-------------------
Shift the sliding tiles in a certain order to make the requested text visible.


Content of this distribution
----------------------------
- shift.html: The FLIP game
- readme.txt: This file


Installation instructions
-------------------------
Save shift.html on your local computer or, if you prefer, on your server and 
start the game by launching the file via your browser.

The default text to shift in place is 'THIS GAME IS FUN'.
You can replace this text and the associated hint by your own text by creating 
an html link to this game with two parameters:
the text to shift in place and a hint to find the text, both separated by a 
colon (':'). The hyperlink should for instance look as follows:

<a href="your_path/shift.html?Michael Jackson:moonwalker">Play SHIFT</a>

The text to shift in place can be either 15 or 16 characters. If the text is
16 characters long, the 16th character will be automatically displayed 
when the first 15 characters have been shifted in place.
