Please enable JavaScript.
Coggle requires JavaScript to display documents.
Hangman (Rules (The player can win by guessing all the letters or numbers…
Hangman
Rules
The player can win by guessing all the letters or numbers that appears in the word correctly
Start guessing letters if you are the player
Fill the letter in the blanks if the players guess correctly
The players win when they guess the correct word
Display
Player Name
Win or Loss Message
Score
Final Outcome
Win/lose
Draw
About
Using alphabet while playing game
Initial Board is empty
Environment
Desktop Application
Language
C sharp
Function
Set Default Player
New Game
Game type
Two Player
Human vs Computer
Computer vs Human
Algorithm
Mini-max Algorithm
Originally made for two player game
Determine next move against best player
It is produce by minimizing the possible loss while maximizing the potential gain