lamehacks

Stuff is fun

Posts Tagged ‘sudoku’

perl sudoku revisited

Sunday, May 30th, 2010

My lame sudoku solving script can now be use in a more intuitive way through an html form. I kept it retro-compatible so the old url interface can still be used. I also implemented initial rule checking to prevent invalid puzzles from causing weird results.

Source is hosted at bitbucket.  Social code hosting is cool, from now on all my code bits will be pushed to bitbucket.

Solving sudoku puzzles with perl

Saturday, November 8th, 2008

Solving sudoku puzzles manually is quite a boring thing to do IMHO. Now writing a working solution to all 9×9 sudoku puzzles is pure fun! I wrote this script a while ago, it was a fun way to learn perl. Yes it was my very first contact with perl, so do not bash!

(more…)

. .

Entries (RSS) and Comments (RSS).