This repository contains 3 Python games that one can play in their CMD.
The games are:
- Hangman ( 2 players, one puts the word and how many chances to guess and the other user guesses )
- Guess the number ( 2 players guessing a random number - the number is randomly generater and you can change the range. Players can select the number of chances and the player that guessed the closest wins)
- Calculate the correct number (this game has levels where their difficulty, no of calculations etc. can be configured in the script itself)