Skip to content

vikramdotcom/Python_Terminal-GraphicalUI_Based_Number_Guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Number Guessing Game

A simple and fun number guessing game implemented in Python. Available in both terminal-based and graphical UI versions.

How to Run

  1. Install Python: Download and install Python from python.org.

  2. Install Dependencies:

    • For the terminal-based game:
      pip install colorama
  3. Run the Game:

    • Terminal-Based:
      python main.py
    • Graphical UI:
      python gui_game.py

Features

  • Terminal-based and graphical UI versions.
  • Responsive feedback for each guess.
  • Option to restart the game.
  • Clean and intuitive interface.

Enjoy the game!

About

python-number-guessing-game 🌟

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages