Archive for October 24th, 2005

Numbers Game

Monday, October 24th, 2005 at 10:17 pm

I was recently introduced to a simple puzzle-game that is easy to learn but always a challenge. The game is called SuDoku and is apparently a huge hit in Asia.

The basics of the game are simple. Start with a grid of size 9x9 with several numbers populated in each box. The object is to insert the numbers in the empty boxes to satisfy only one condition: each row, column and 3x3 box must contain the digits 1 through 9 exactly once.

The idea is simple. The execution can be a bit challenging. A new one comes out each day, of varying difficulty. Give it a try. I bet you get hooked.

Posted in General
by Jeff Pruett