Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 312 Bytes

Overview

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.

Usage

From within the root directory, run lein repl and (use 'app.core).

Then run the(play) function.