GitHunt

First, a random word is taken from the word box.
The user tries to guess the word after entering their
name.
You have the right to enter wrong letters a total of 7
times.
The man hangs on the 7th wrong and it's game over.
You have the right to guess the whole word at each
stage.
In our project, we designed the HANGMAN game using the
MIPS code in the mars emulator.
Hangman Processes;
To run the code you need to enter the Hangman.asm file
inside the mars.jar file. All codes including our word box are
defined in this jar file. You should extract the zip file to your
own computer.

Languages

Assembly100.0%

Contributors

Created August 22, 2022
Updated November 27, 2023
elifbayirr/Hangman-with-Mips | GitHunt