8000 GitHub - patwey/mastermind
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

patwey/mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind

A command line version of the Mastermind board game

To Play

  1. If you haven't already, install Elixir

  2. Clone the repository:

     $ git clone https://github.com/patwey/mastermind.git
    
  3. Compile the project:

     $ mix compile
    
  4. Start up an IEx session inside the project:

     $ iex -S mix
    
  5. Start the game:

     iex> Mastermind.play
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0