Skip to content

A simple guess the number game. Try to find the random generated number, with the least tries you can.

License

Notifications You must be signed in to change notification settings

JimmyVS/Guess-The-Number

Repository files navigation

Guess The Number

License Python Tkinter ttkthemes

Description

Welcome to the "Guess the Number" game! This simple game challenges players to guess a randomly generated number within a specified range. The game provides visual feedback and tracks the number of attempts made by the player.

Features

  • Randomly generated numbers based on difficulty level (Easy, Normal, Hard).
  • Visual clues (up/down arrows) to guide the player.
  • Color-coded attempts counter based on the number of tries.
  • Themed GUI for an improved user experience.

Getting Started

  1. Requirements:

    • Python 3.x
    • Tkinter
    • ttkthemes
  2. Setup:

    • Clone the repository or download the script.
  3. Run the Game:

    • Open a terminal or command prompt.
    • Navigate to the directory containing the script.
    • Run the script: GuessTheNumber.py
  4. Game Instructions:

    • Select the difficulty level (Easy, Normal, Hard).
    • Click the "Generate" button to start the game.
    • Enter your guess in the provided entry field and press Enter.
    • Pay attention to visual clues (up/down arrows) and the color-coded attempts counter.

License

This project is licensed under the MIT license - see the LICENSE.md file for details.

Credits

  • Created by: Jim Grysmpolakis

Have fun playing and happy coding!

About

A simple guess the number game. Try to find the random generated number, with the least tries you can.

Topics

Resources

License

Stars

Watchers

Forks

Languages