;

PDA

Click to See Complete Forum and Search --> : Sudoku Game


khosk
08-06-2008, 11:31 AM
I just recently purchased Koolmoves and I am very impressed with the product. I used many of the demos on here to help me get started. I am excited about version 7 coming out. Here is a quick Sudoku game I made and anyone is welcome to the project. It uses a very inefficient algorithm to generate a random board and can take 5 to 10 seconds to find a new board.

Sudoku Clone (http://www.slbdevelopment.com/fun/Sudoku.fun)

blanius
08-06-2008, 11:04 PM
Nice,

One weird thing is that I get an error in flash player 9 when run as stand alone.

khosk
08-07-2008, 10:51 AM
The error is probably from the algorithm that creates the random Sudoku board. It is terribly inefficient and takes a long time to run relatively speaking. So I would guess that it is generating a script taking too long to run warning.

thesween
08-07-2008, 06:00 PM
wow, nice1! this is good, but your right, the AS takes AGES to load properly.