Version Information - Fixes and Improvements

Sudoku Version 1.1

  • Made the two hardest levels a little easier to encourage play of them. (Look at how often Sudoku is played at walt design and development and see the disparity.)
  • Allows for the numeric key pad to enter the numbers for the tiles.

Sudoku Version 1.0

  • Added the ability to track time and scores.
  • Added penalties for using hints to get answers, instead of checking your work
  • Reworked confirmation dialog box, and how it worked.
  • Improved the instructions in the webpage.

Sudoku Version 0.81

  • Fixed a bug introduced in Version 0.8 which prevented new games from starting.

Sudoku Version 0.8

  • Fixed a bug in interface design where some buttons displayed over drop down list
  • Fixed bug in counting remaining titles
  • Added "help for tile" which will list what is or isn't a possible number(s) for a tile given what is displayed in that tiles row, column, or square
  • Added confirmation messages when starting a new game or showing the solution.

Sudoku Version 0.7

  • Completely changed the Interface so it fits into the web site better
  • Designed the new game start to be more flexible
  • Added animation when choosing hints and selecting text
  • Added a counter to see how many times the game is played on each setting

Sudoku Version 0.55

  • Fixed width issues so it wasn't too large for the content area of the page
  • Changed the colors so it was easier to read on the screen
  • Fixed bug which was always registering the last played tile as being incorrect
  • Stopped the clock after "Solve" was pressed

Sudoku Version 0.5

  • Initial Launch
  • Developed a step-wise method to show the solution
  • Developed several AS 2.0 classes to build the Flash game as programmatically as possible