Skip to content

A simple text-based implementation of the Mastermind board game in Python.

License

Notifications You must be signed in to change notification settings

literalplus/masturmynd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mastur Mynd

A simple text-based implementation of the Mastermind board game in Python. I made this upon playing the game with benaryorg via netcat. Sadly, it doesn't yet support multiplayer games, but that functionality might be introduced in a future version.

To play, simply clone this repo and execute the program:

git clone https://github.com/literalplus/masturmynd.git
python masturmynd.py

Note that this uses terminal colors specific to Unix and the output might look weird on Windows® PCs.

Screenshots

A screenshot showing how solutions are entered into the program

A screenshot showing a full game

License

This project has been released under the MIT license, a copy of which can be found in the LICENSE file in this repository.

Acknowledgements

vim for best editor, netcat for best cat after benaryorg.

About

A simple text-based implementation of the Mastermind board game in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages