Simple brute force solver for the Tango game from LinkedIn games.
- Ruby 3.0
ruby tango_solver.rb [path]Where path is the path to the Tango game board file. You can find some samples of how to create a board file in the samples directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple brute force solver for the Tango game from LinkedIn games.
ruby tango_solver.rb [path]Where path is the path to the Tango game board file. You can find some samples of how to create a board file in the samples directory.