Skip to content

paul-zhan/Guessing-game-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Guessing Game GUI

A simple number guessing game with a graphical user interface (GUI) built using Python. This game challenges the user to guess a randomly selected number within a given range, providing feedback on each guess.

๐Ÿ› ๏ธ Features

  • Graphical interface for user-friendly interaction
  • Random number generation
  • Input validation and feedback
  • Easy-to-understand layout and code structure

๐Ÿš€ Getting Started

Prerequisites

  • Python 3.10
  • Tkinter (comes pre-installed with most Python distributions)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/Guessing-game-GUI.git
    cd Guessing-game-GUI
    
    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages