From: Tom Copeland Date: 2005-08-11T12:08:53+09:00 Subject: Re: Matrix type ? On Wed, 2005-08-10 at 23:56 +0900, zimba-tm wrote: > Hello ruby fellows, > > Maybe you can help me. > > I'm currently trying to make a Sudoku solver for my first ruby program. > Sudoku is a nice 9x9 board game with simple rules, but it can be tough > to solve. More infos at http://www.sudoku.com/ if you want to launch a > RubyQuizz :-P You might be interested in this Sudoku game: http://rubyforge.org/projects/sudoku/ Yours, Tom