iSudoku

Last Revision:
Version 1.1, 2007-10-29
Improved layout to better fit iPhone screen. Updated viewport to use device-width constant.
(Full Revision History)
Build Requirements:
None
Runtime Requirements:
Safari 3 or iPhone or iPod touch for full interactive experience.

"iSudoku" is a simple web application that illustrates the use of web standards and JavaScript for the iPhone. This project contains a simple, 4-square by 4-square Sudoku game, provides validation of user input, and displays a "Success" screen when the puzzle is complete.

To play the game, simply select "New Game" and then tap on a white square to input a value. You can edit a value at any time by tapping on filled in square.