Solves the numbers and the letters game for the TV Game-show Countdown, written in Java. It is composed of three main parts: a class which removes words from a dictionary which aren't allowed in countdown, a class which finds solutions to the word game, and a class which finds solutions to the numbers game.
-
Updated
Mar 6, 2023 - Java