1
therock
Sudoku module
  • 2005/11/22 13:01

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Hi

I wondering if anybody is interested to develop a "Sudoku" module for Xoops?.

2
therock
Re: Sudoku module
  • 2005/11/23 13:33

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Someone...??

3
Shine
Re: Sudoku module
  • 2005/11/23 14:29

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Have you tried Google with keyword: Sudoku ?
There are already some nice scripts available which can be wrapped within XOOPS without to many fuzz.

4
therock
Re: Sudoku module
  • 2005/11/23 16:27

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


I can only find "hosted" scripts, and would it not be nice to have the "sudoku game" integrated in XOOPS whit users scores and so. I not a developer my self so I’m a bit lost in the programming world.

5
gestroud
Re: Sudoku module
  • 2005/11/23 16:45

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


This code is designed more to solve suduko than to play it, but it might provide someone with a head start into the mechanisms of the game's codes.

The only other alternative that comes to mind is the hosted apps and flash games you mentioned from sites like miniclip.com and kewlbox.com

6
therock
Re: Sudoku module
  • 2005/11/24 7:58

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


I also find code that "solve" suduko, one was a java app. The problem whit the hosted app is that you loose the ability to let the users compete against each other. The feature “hall of fame” who’d be nice..

7
gestroud
Re: Sudoku module
  • 2005/11/24 8:04

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


Holy Cow! These guys are charging $2500 to have the game installed on your site

http://www.miniclip.com/customgames.php

8
therock
Re: Sudoku module
  • 2005/11/24 8:05

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Here is the rules for Suduko if it can help any developer..

The Sudoku is played over 9x9 grid, in each row there are 9 slots, some of them are empty and need to be filled

Each row, column and “area” (3*3) should contain the numbers 1 to 9 however:

· Number can appear only once on each row

· Number can appear only once on each column

· Number can appear only once on each area (3*3 slots)

The bottom line : the number should appear only once on row, column or area.

However – above all the ultimate challenge behind it is doing it fast!

Apparently there are 6,670,903,752,021,072,936,960 possible games, so the first one is just a beginning of intruding fun game – you are just warming up!
Sudukogame

9
therock
Re: Sudoku module
  • 2005/11/24 8:10

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Gestroud: opps, that was VERY expensive. I just a poor guy from Sweden...

10
therock
Re: Sudoku module
  • 2005/11/28 12:15

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Bump...

Login

Who's Online

208 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits