Code Breaker is a CLI Game inspired by Wordle and Mastermind. The rule is simple find out the secret code with the help of the clues.
curl -o install.sh https://raw.githubusercontent.com/m1kc3b/code-breaker/master/install.sh
chmod +x install.sh
./install.sh