0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edited path name for Policeman. Now Sudoku on Shoes v0.6a works on both Raisins and Policeman. More... almost 14 years ago
Figured out the problem! All I had to do was to add just `::` before Array. xx-P More... almost 15 years ago
Merged Michael's pull request. Sudoku Generator accepts an optional difficulty-level, :easy, :medium, :hard. And added GUI part (list_box). (v0.6) But edited a bit (commented out line 14-22 and replaced line 214 to 215) for Shoes 2 by ashbb More... almost 15 years ago
updated to v0.6 More... almost 15 years ago
Merged Michael's pull request. Sudoku Generator accepts an optional difficulty-level, :easy, :medium, :hard. And added GUI part (list_box). (v0.6) More... almost 15 years ago
Array#count method for backward-compatibility with Ruby 1.8.6. More... almost 15 years ago
1.) The generator accepts an optional difficulty-level as initialization-parameter. :easy or 'easy', means that no puzzle will show more than 39 given numbers (default), :medium or 'medium' puzzles show less than 36 and :hard or 'hard' will restrict the puzzles to 33 or less numbers. The generation takes *much* longer, if less given numbers are requested. Some way to notify the the user might be nice... More... almost 15 years ago
Fixed a bug Michael found. Thx! Now can load sudoku puzzle file from anywhere. (v0.5a) More... almost 15 years ago
Updated snapshot to v0.5 More... almost 15 years ago
Replaced sudoku_generator.rb to the latest one posted by Michael at RubyLearning Rubyist's Lounge. More... almost 15 years ago
Merged Sudoku Generator created by Michael Uplawski. More... almost 15 years ago
Updated snapshot to v0.4 More... almost 15 years ago
Improved to save/load/edit the solution data. Added the page as not found solution. (v0.4) More... almost 15 years ago
Added making puzzle function and refactored overall. More... almost 15 years ago
updated to v0.3 More... almost 15 years ago
added three more puzzles More... almost 15 years ago
updated snapshot pic More... almost 15 years ago
added selecting puzzle file function More... almost 15 years ago
added three more puzzle files, 9837-9 More... almost 15 years ago
added a fantastic sudoku solver written by Jim Weirich More... almost 15 years ago
added a snapshot More... almost 15 years ago
first commit for v0.1 More... almost 15 years ago
first commit More... almost 15 years ago