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 englisch 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").