aref-asadi / number_guessing_game

An enhanced number guessing game built with Python and tkinter, now featuring difficulty levels, a countdown timer, and a game menu! In this game, players can select their preferred difficulty level, which affects the time limit for guessing the number between 1 and 100.
GNU General Public License v3.0
0 stars 4 forks source link

Add Timer to Game #2

Open aref-asadi opened 4 days ago

aref-asadi commented 4 days ago

Description

Implement a timer to create a time-based challenge, requiring players to guess the correct number within a limited time. This feature will add excitement and urgency to the gameplay, especially on higher difficulty levels.

Proposed Functionality:

Benefits

Additional Notes

Consider providing a visual cue (e.g., color change) as time runs low to alert the player.

BDadmehr0 commented 4 days ago

Assignee me

aref-asadi commented 4 days ago

perfect @BDadmehr0

BDadmehr0 commented 4 days ago

https://github.com/aref-asadi/number_guessing_game/pull/6