Well, there are example deployments don't work for me on FF 3 or IE 6, so maybe they're having trouble. But it looks like their code is meant for syndication only, so it might work on TiddlySpot, but probably not on your stand-alone, disconnected home PC.
To get it to work on TW by itself, you would need to implement it in javascript. The first step towards that goal, and not wanting to reinvent the wheel, would be to find some existing code that could be borrowed. Looking around, I see some C# code and some java code. The problem with those would be separating the presentation stuff from the logic stuff. There's also an actionscript code, that would be similar to js, but its algorithm is to randomly select from a set of existing puzzles, and then transform them into "new" puzzles. I suspect people would get tired of that rather quickly ... but then I don't play sudoku. /* Mark */ On Aug 15, 8:27 pm, Craig in Calgary <[email protected]> wrote: > Has anyone crafted a Sudoku puzzle generator and/or solver into > TiddlyWiki? Fromhttp://www.playr.co.uk/sudoku/syndicate.phpI get the > impression it could be done. Or, possibly, could that syndication > "run" within a TiddlySpot TiddlyWiki or, ideally, a local TiddlyWiki? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

