Installation of Sudoku Application

After you have unzipped sudoku-zipfile upload all files to your webspaces into an accessible directory of your webserver (e.g. Apache). You then may run application with url:

http;//your-domain/your-directory/index.php?lang=de
or
http;//your-domain/your-directory/index.php?lang=en

If you do not specify any language it will default to english language. In addition to the language parameter you may add:

" &sudoku=number " (for a specific Sudoku puzzle)
and
" &level=level-number " (level-number may be "0","1" or "2").

Note:
This Sudoku application is multilingual. To add more languages other than Englisch or German, edit files "sudoku.ini" and "notes.ini" and add your translations.