diff --git a/README.md b/README.md index 9b0f014..7507da0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # pystermind +A Python version of the Mastermind guessing game. -A Python version of the Mastermind guessing game. \ No newline at end of file +## How it works +User starts it in Python (with source) or with the built executable. + +## How to play +Guess the correct sequence of 4 colors. + +This version has 4 colors to choose from. You'll likely be able +to change it yourself and configure how hard or easy the game is. + +That's for another commit. + +### Remember... +Don't forget to be wholesome. This world is hard enough as it is. + +### Contact me: + +wholesomedonut [[at]] tuta [[dot]] io \ No newline at end of file