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 Difficulty Levels #1

Open aref-asadi opened 4 days ago

aref-asadi commented 4 days ago

Description

Add selectable difficulty levels to enhance gameplay variety and increase challenge. Each level should offer different number ranges and attempt limits, making the game more engaging for users of different skill levels.

Proposed Difficulty Levels:

Benefits

Additional Notes

Consider adding a dropdown menu or buttons in the GUI to let users select the difficulty before starting the game.

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