by Aly Sivji (1 Submission)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
Mastermind is a code-cracking game that has the computer pick a 4 colour combination which the user has to try to guess.
Inputs
The user has to drag and drop dots into slots.
Assumes
The user needs to know the rules of the game, but they can learn them through the HTML help files provided.
Code Returns
The computer compares the users answer to the combination it has choosen and tells the user how many they have gotten right.
Upload