<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d18664407\x26blogName\x3dSamson\x27s+Riddle\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://samsonsriddle.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://samsonsriddle.blogspot.com/\x26vt\x3d-1847371973169315571', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Samson's Riddle

Saturday, January 14, 2006

New SUDS update: 1.0.2

Click here to download the new Suds program (653 Kb). I've added two new pieces of functionality:

1. Open/Save puzzles.

2. Print generated puzzles. Here's a picture:



Again, I need to add help files, but nothing yet...sorry...

Unzip the two files into a directory of your choice, perhaps add a icon to the desktop..

Another new feature I was thinking about....a sudoku solver for existing 'print' puzzles...this will allow you to find potential solutions quickly for puzzles that have you stuck....

Again, here's the link.

TODO list:

1. Sudoku solver. (see above)
2. Help File.
3. NSIS installer built.

0 Comments:

Post a Comment

<< Home