help-template.js 795 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<h3>Magic box</h3
<h4>Assumptions</h4>

<p>The cards pass through a box and are transformed. The goal is to identify the operation done by the box using a minimum of cards.</p>

<p>The assumptions may be written on the whiteboard (outside the App).</p>

<p>To pass a card through the box, simply click on it.</p>

<p>The "Edit" button allows you to :</p>
<ul>
	<li>choose the theme of the App : tablet, slate, or none (default tablet),</li>
	<li>set the number of cards that you want to use,</li>
	<li>set the cards before and after transformation.</li>
</ul>
<p>The cards have by default a text field. To insert text, click on it. To add an image from your library, select the checkbox use image and drag and drop the item.</p>

<p>The "Reload" button  replace cards on the left stack</p>