Skip to content

tjjjwxzq/mastermind-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind with Bash

start win

A project I did to consolidate my learning of Bash fundamentals.

To play:

git clone [email protected]:tjjjwxzq/mastermind-bash.git
cd mastermind-bash
chmod +x logos main
./main

Even better, make a symlink in your $HOME/bin directory and play it from anywhere!

cd ~/bin
ln -s /path/to/mastermind-bash/main mastermind
mastermind

About

Mastermind Game in Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages