Skip to content

ElofHew/DE_numguess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

A simple number guessing game powered by Python3.

How To Play

  1. Install Python3 (3.4 or higher best)
  2. Open a terminal (e.g. PowerShell on Windows)
  3. Change Directory to the location of the game (e.g. cd D:\DE_numguess)
  4. Run the game by typing python numguess.py
  5. Play it and have fun!

Tip

For Linux and macOS users, replace python with python3 in the command.

Items Meaning

  • Player : The person who is playing the game.
  • times : The guessing times of a round of the game.
  • range : The range of numbers that the player can guess.
  • score : The score of this/last round of the game.

Copyright

© 2025 Oak Studio. All rights reserved.

© 2024~2025 ElofHew. All rights reserved.

About

A Number Guessing Game Powered by Python3

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages