Skip to content

A CLI implementation of the mastermind game, written in scala!

Notifications You must be signed in to change notification settings

catherinejelder/mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Mastermind

A CLI implementation of the mastermind game, written in scala!

Prerequisites

You must have scala and maven installed.

The game looks best in a terminal with a black background.

Getting Started

Compile the game.

mvn package

You should see "all tests passed", in green, near the end of the console output.

Start the game.

mvn exec:java

Follow the console instructions to play!

About

A CLI implementation of the mastermind game, written in scala!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages