ShehrozIrfan / ruby-rocks

This is the repository for beginners so that they can use this repository to make their first contribution to an open source project on GitHub. Solve programming problems using Ruby.
MIT License
22 stars 47 forks source link

Add[#53]:Added new features to the Number Puzzle Master #112

Closed vivekvr1 closed 8 months ago

vivekvr1 commented 8 months ago

Difficulty level selection: Players can now choose a difficulty level for the game, making it more challenging for experienced players and more accessible for new players. Score tracking: The game now tracks the player's score, which is displayed at the end of the game. This gives players a goal to strive for and encourages them to improve their performance. Timer: Players can now start a timer to challenge themselves to guess the correct number in a certain amount of time. This adds an element of excitement and pressure to the game. Multiple secret numbers: The game now supports multiple secret numbers, making it more challenging and unpredictable.

ShehrozIrfan commented 8 months ago

@vivekvr1 Perfect.

Great work... Keep going 🚀 Have fun!