Sudoku Generator

Everything about Sudoku that doesn't fit in one of the other sections

Sudoku Generator

Postby Cayman1216 » Sat Jun 17, 2006 11:46 pm

Does anyone know how to put an online sudoku generator on a website?
Cayman1216
 
Posts: 6
Joined: 17 June 2006

Postby bootstrap » Mon Jun 19, 2006 5:25 am

i dunno. but i have a sudoku freewebs im workin on i'de like some puzzles for it
bootstrap
 
Posts: 5
Joined: 18 June 2006

Postby Cayman1216 » Mon Jun 19, 2006 2:27 pm

Go to www.sudoku-puzzles.net, they have about 50000 puzzles in 5 different catagories
Cayman1216
 
Posts: 6
Joined: 17 June 2006

Postby fermat » Mon Jun 19, 2006 3:00 pm

Cayman1216 wrote:Go to www.sudoku-puzzles.net, they have about 50000 puzzles in 5 different catagories


The comma in the previous post messes up the potential link, here it is corrected.

www.sudoku-puzzles.net
fermat
 
Posts: 105
Joined: 29 March 2006

Postby Pi » Tue Jun 20, 2006 11:00 am

I did this by writing one in PHP.

It was only a simple randomised one though
Pi
 
Posts: 389
Joined: 27 May 2005

Postby Cayman1216 » Mon Jun 26, 2006 12:05 am

You did what in PHP?
Cayman1216
 
Posts: 6
Joined: 17 June 2006

Postby Pi » Tue Jun 27, 2006 9:16 am

Wrote a sudoku Generator
Pi
 
Posts: 389
Joined: 27 May 2005

Postby Cayman1216 » Fri Jun 30, 2006 4:54 pm

Is there any way I can use it?
Cayman1216
 
Posts: 6
Joined: 17 June 2006

Postby Pi » Fri Jun 30, 2006 6:23 pm

I can't give you the file because it runs as part of a larger system ( and also it is more than one file linked by databases)

however if you want some puzzles i would happily give you a couple of hundred sudoku, latin square, or X-sudoku for your site
Pi
 
Posts: 389
Joined: 27 May 2005

Postby tso » Fri Jun 30, 2006 6:52 pm

You can link directly to the free SOLO on Simon Tatham's Portable Puzzle Collection. Probably better if you saved the file to your own server. It's a very simple program. No bells or whistles as far as solving. Some people will not want to run an EXE file.

These sites will give you a few lines of code to copy and paste into your webpage, automatically loading their daily puzzle to your page:

http://www.dailysudoku.com/sudoku/syndicate.shtml
http://www.sudokuhints.com/

It's not exactly what you asked for, as they aren't generators, but they are free, but they hope to drive traffic to their pages. I've others that offer the same or nearly the same feature.
tso
 
Posts: 798
Joined: 22 June 2005


Return to General