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
name age message
file README Tue Nov 04 16:17:58 -0800 2008 README [Giovanni Intini]
directory lib/ Tue Nov 04 16:14:03 -0800 2008 first commit [Giovanni Intini]
file solver.rb Tue Nov 04 16:14:03 -0800 2008 first commit [Giovanni Intini]
directory test/ Tue Nov 04 16:14:03 -0800 2008 first commit [Giovanni Intini]
README
== 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