This is an implementation of the game [Mastermind] (https://en.wikipedia.org/wiki/Mastermind_(board_game). As of this writing, this implementation is text-based and runs from the rEPL.
From within the root directory, run lein repl and (use 'app.core).
Then run the(play) function.