| To begin the tutorial, first copy the necessary files to your computer. The files are not executables, they are simply HTML, JavaScript and image files. This way you will be able to continue the tutorial offline. Please note, the foundation, tutorial and game code are for the sole purpose of learning to program for GamesByEmail. The files may not be hosted anywhere else or used for any other purpose. - Open GamesByEmail.zip and extract the files somewhere on your computer.
- Hopefully (depending on your extractor) a folder called GamesByEmail was created. Go to that folder.
- You should see a few Foundation.js files, and a folder called Games. Go to the Games folder.
- You should see a few GamesByEmail.js files, some .htm files, and a folder called Tutorial. Go to the Tutorial folder.
- In the Tutorial folder, you should see a file called Default.htm. Open this file in a browser (you can close this window), and continue this tutorial from there.
I am anxious to help. If at any time the tutorial is unclear, or if you have any questions about it at all, please let me know. Also, be sure to check out the game class documentation, or if you are feeling brave the complete docs. |