Sunday, 15 November 2009

Sudoku

A simple sudoku-game has been added to the exercises available in the application.

I had some trouble with CSS, so i havn't been able to change the font-size inside the sudoku-grid, or practically not anywhere else either...
So far the sudoku-exercise can only display one sudoku-game, new games must be inserted somewhat manually, i.e. prociding a 81-digit long string representing the grid. There is no way to correct the ongoing game either, so no results can be stored.

No comments:

Post a Comment