Skip to content

This repository contains 3 Python games that one can play in their CMD. The games are hangman, guess the number and perform the correct calculations to pass levels

Notifications You must be signed in to change notification settings

Pioank/python-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-games

This repository contains 3 Python games that one can play in their CMD.

The games are:

  1. Hangman ( 2 players, one puts the word and how many chances to guess and the other user guesses )
  2. 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)
  3. Calculate the correct number (this game has levels where their difficulty, no of calculations etc. can be configured in the script itself)

About

This repository contains 3 Python games that one can play in their CMD. The games are hangman, guess the number and perform the correct calculations to pass levels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages