Sudoku Programmers Forum Index

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log inLog in          Games  Calendar

Log in to check your private messagesLog in to check your private messages   

Sudoku helper in JavaScript

 
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Software
View previous topic :: View next topic  
Author Message
jan.vdbergh

Joined: 18 Nov 2005
Posts: 1
:

Items
PostPosted: Fri Nov 18, 2005 8:40 am    Post subject: Sudoku helper in JavaScript Reply with quote

Hi,

I have created a Sudoku helper using only Javascript. You can see it at http://www.sokudo.be/sudoku/.

The application selects a random puzzle, which you can solve then. These puzzels were generated using a Java program and then stored in a database. The generator works by adding random digits to the puzzle and then solving it, first using logical rules and finally using backtracking. The complexity of the rules it had to use, determines the complexity of the puzzle.

You can also enter your own puzzles.

Please let me know if you like this.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Sudoku Programmers topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group

Igloo Theme Version 1.0 :: Created By: Andrew Charron