Sudoku Maker

Create your own puzzle. Click button --->

Read about this Sudoku puzzle program below


Friday, January 06, 2006

Make Your Own Sudoku Puzzles

Overview

I enjoy puzzles with very simple rules that can be exceedingly difficult. Sudoku fits that definition. The rules are very simple: find the missing numbers so there are no repeat numbers in any rows, columns or 3x3 regions.

There are many Sudoku websites. I decided to make my own Sudoku website and Sudoku program because I thought it would be a cool JavaScript program. Also, I thought I could design some features that I haven't found in other places.

The most important feature is a wide range of levels that include very easy levels suitable for young children. Levels 1, 2 and 3 are very easy. The idea is to introduce Sudoku without making it look too difficult. After the person gets the hang of it, higher levels can be tried.

Level 1 only masks one or two numbers per row. This can make the puzzle easy enough for a young child. The rows with 2 numbers masked require the child to look at the column or 3x3 box to decide on the missing number instead of just the row. I did these simple Sudoku puzzles so that preschool children won't be overwhelmed. These very simple puzzles can help ease a young child into the fun of Sudoku puzzles at a very young age.

I decided not to make the program interactive. I think most people would prefer doing the puzzle on paper, so I designed the program to display the puzzles and answers in a window that can be easily printed.

Instructions:

  1. Review and Print Example: To learn about the simple rules of Sudoku, click the example button. A new window will open with a brief description of the rules and an example table will be displayed. This can be printed if needed. Be sure to close window before continuing.
  2. Set Default Level: The default level is 5. Enter a level in the text box to change the level. Levels range from 1 to 12. Level 1 should be suitable for preschool children. Level 12 is the hardest level.
  3. Create and Print Puzzle: To make your own original Sudoku puzzle, click the create button on the right. Puzzles are generated in a completely random method. Two tables will shown in the window. The first is the puzzle. The second one with the answers appears below. This is intended to be printed with the answers appearing on the second page.
  4. Create More Puzzles: Close the puzzle window before clicking the create button again. This can be repeated as many times as desired. Every puzzle is tagged with a random number so that the puzzle and answer tables can be matched.

Problems?

  • Alert Box - If you see an alert box warning that asks you if you want to abort. Click NO. This is due to the program's high computation effort. The program only needs a few more seconds to complete. It has been designed with time-outs to make it impossible to lock up your PC. After you click NO on the alert box, be sure to bring the generated window to the front so you know when it has finished.
  • Nothing Happens When You Click the Button - Have you closed the previous window? After you create a puzzle or display the example, you have to close that window before creating a new puzzle.
  • Puzzle Window Doesn't Finish - On some browsers it may appear that the puzzle window hasn't finished even after the tables have been displayed. It may appear that more is being downloaded. Just click the browser stop button. This may be required before printing.
  • Printer Problems - Print the puzzle or example window just like you would any other webpage using your browser print option. You may need to click the browser stop button before printing.
Sudoku Websites

11 Comments:

At 8:14 PM, April 06, 2006, Anonymous Anonymous said...

Here is a good online Sudoku site : http://www.misterfast.com/uk/free-sudoku-puzzles.html

 
At 1:31 PM, October 16, 2008, Anonymous Anonymous said...

Hi-

I work for a student newspaper at a private liberal arts college and am wondering if I could have permission to print these puzzles in our paper? We have little funding and I am not very good at making the puzzles so we've been trying to find them for free. Let me know and I will include more information on the paper if you need it.

 
At 1:44 PM, October 16, 2008, Anonymous Anonymous said...

Yes, you have permission to print these puzzles in your paper if you give credit to this website SudokuMaker.blogspot.com

It's important that before you publish the puzzle you verify the correctness at Sudoku Solver. As I state in my recent update, my puzzle generator does not completely ensure unique solutions which is required for a correct Sudoku puzzle. The higher the level, the more likely the puzzle will not be unique.

 
At 4:40 AM, January 19, 2009, Anonymous Anonymous said...

Play online sudoku , sudoku solving techniques

http://gamesudoku.blogspot.com

 
At 12:46 PM, April 23, 2009, Anonymous Anonymous said...

There is a faster way to use the sudoku solver ? Or I need to write number by number ?

 
At 4:16 PM, April 23, 2009, Anonymous Ken said...

Yes, I'm afraid it does require manually entering the numbers.

 
At 5:30 PM, May 04, 2009, Blogger DomoMaster said...

You should visitDomo-Sudoku.comif you are looking for challenging sudoku puzzles.

 
At 3:15 AM, December 21, 2010, Anonymous Anonymous said...

I think there is a problem with the blog. I see some codes and cannot create a sudoku to solve

 
At 4:35 PM, January 01, 2011, Blogger Ken said...

Thanks for alerting me to the blog problem. Blogger made some changes that messed up the Sudoku program. It should be fixed now.

 
At 1:44 AM, February 22, 2011, Blogger a multiculturalist at large said...

Hi, we're looking to source a Sudoku puzzle for the next issue of The Cambridge Student(http://www.tcs.cam.ac.uk/)

This is a student run newspaper so we cannot pay for content. However, we have a large circulation: the paper edition reaches around 20 000 students every week and 40 000 copies of each edition are downloaded, including by national press. We can credit you by your blog or by your own name.

If you would be interested in providing a puzzle for this week's issue, please let me know as soon as possible. Our deadline is Wednesday 5pm.

Best wishes

Julia
Editor, Bridge Magazine
The Cambridge Student

 
At 4:33 AM, December 30, 2018, Anonymous Easy Sudoku said...

Thanks.

 

Post a Comment

<< Home