To play:
git clone https://github.com/joedrago/mastermind.git
cd mastermind
npm install
npx coffee main.coffee
Type in 4 colors with or without spaces (rrrr
, rgby
, cmcm
, etc) to guess, new
for a new game.
To play:
git clone https://github.com/joedrago/mastermind.git
cd mastermind
npm install
npx coffee main.coffee
Type in 4 colors with or without spaces (rrrr
, rgby
, cmcm
, etc) to guess, new
for a new game.