Skip to content

Releases: FlysonBot/Mastermind

v1.6.2-beta

30 Nov 04:59

Choose a tag to compare

v1.6.2-beta Pre-release
Pre-release

🎉 First official pre-release of Mastermind! 🚀

We’re excited to announce the first official pre-release of Mastermind! This version will soon be available on PyPI. You can install it directly with the following command: (you need to install python 3.8 or highr first)

pip install mastermind-ai

🌐 You can also try it out online with Google Colab!

🎈 Go Try It Out!

While not all features are complete, this version is stable enough for you to run without errors. If you encounter any issues, feel that the program should behave differently, or have any suggestions, please open an issue. Your feedback would be greatly appreciated!

🚀 Current Features

  • Support for user menus
  • Support for starting a game with different game-modes
  • Support for quitting or discarding game
  • Support for undo and redo guesses
  • Support for viewing game history
  • Support for resuming game that has not been finished
  • Support for input instructions
  • Support for PvP (one person set code, one person guesses)
  • Support for PvE (computer set code, player guesses)
  • Support for TUI (Text User Interface)
  • Support for number representation of color (e.g. 1 for red, 2 for blue, etc.)
  • Support for consecutive input (e.g. 12345)
  • Support for comma separated input (e.g. 1,2,3,4,5)
  • Support for storing game history through pickle

More features will be added soon! You can find a list of features I will be working on here. Feel free to suggest more features by opening up an issue here.

You can also discuss any idea via discussion