A discord bot
-
Updated
Feb 27, 2022 - Python
A discord bot
This project is to create an agent that plays the game of Mastermind. This is an assignment for my Artificial Intelligence class. I use mini-average strategy to choose the next guess.
This project was proposed during my computer classes in high school. We had to reproduce the Mastermind game with the python language we had just discovered with the Tkinter tool.
This is the famous mastermind -the guessing game.
My version of famous game Mastermind
Mastermind is a Pygame-based digital version of the classic board game. It offers four modes, including various player and computer interactions, and a Supersuper Mode with 8 colors. Play locally or over a network, and use the build script to create a MacOS executable.
Digital Mastermind Game with PyQt5: This project is a digital adaptation of the classic Mastermind game, developed using PyQt5 in Python. I developed this project during my internship at CipherByte Technologies.
Just some misc python scripts, mainly for practice and learning
Mastermind game in python using tkinter library (menu, scores) ; Engineering School Project
A game of mastermind against the computer utilizing a number of different algorithms
Mastermind Game - I added in few different iterations of my project: A single player version, multiplayer version, and a surprise version!
The Original Mastermind game with a little variation
Hostage situation negotiator simulation
Play the classic game Mastermind in terminal.
Implementation of Solver (and user-playable game!) for games such as Mastermind. Based on ideas of Information Theory
Add a description, image, and links to the mastermind-game topic page so that developers can more easily learn about it.
To associate your repository with the mastermind-game topic, visit your repo's landing page and select "manage topics."