Tango solver Simple brute force solver for the Tango game from LinkedIn games. Prerequisites Ruby 3.0 Usage 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.