Skip to content

Proyecto desarrollado con Python que se ejecuta en consola y simula el juego adivina el número.

Notifications You must be signed in to change notification settings

yorchwebs/guess_the_number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'Banner Python'

"Guess the number"

This is a game developed in Python.


  • The game is simple, the computer will choose a number between 1 and 100 depend of you selected the level (1 -> 10) and you have to guess it.

  • The game will give you clues to help you guess the number, indicate you if is less or greater.

  • If you want to play, you can download the file "main.py" and run it on your computer.

  • For run the game, you need to open a terminal and write:

    • python main.py (Windows)
    • python3 main.py (Mac OS, Linux)
  • (You need a Python 3.6 or higher version.)


Have fun!

About

Proyecto desarrollado con Python que se ejecuta en consola y simula el juego adivina el número.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages