Getting started =============== To insert the game in your page you should follow these simple steps: 1. Upload the content of the game folder to your server 2. Load the stylesheet in the document 3. Include a canvas tag with the id "color-memory" 4. Load preloadjs.js and splash.js before the .. code-block:: html You can see the available options :doc:`here `.