public
Description:
Homepage: http://tempe.st
Clone URL: git://github.com/intinig/setsolver.git
Giovanni Intini (author)
Tue Nov 04 16:17:58 -0800 2008
commit  e972e21f1eaf1776fbbb350e7b292f393f86bb56
tree    e5fa90856c9e76e09382bf25c0d358e347e74e3a
parent  1f180127803ccd1f4f6c9008979178d265bb8448
setsolver / README
100644 9 lines (5 sloc) 0.297 kb
1
2
3
4
5
6
7
8
9
== SetSolver ==
 
Simple program to solve Set Puzzles (http://www.setgame.com/set/puzzle_frame.htm)
 
== Usage ==
 
$ ./solver.rb card_description card_description card_description card_description
 
where card_description is a 1 number / 3 letters string (i.e. 3tro). Read about the string in card.rb