Skip to content

isNikol4s/lucky-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuckyNumber

A game that features a timer and a choice of difficulty, resulting in a time limit. Within this time, you need to guess the correct number. If you guess correctly, the game ends with a victory; otherwise, the game ends when the timer runs out.

Features

  • Choice of difficulty levels, which determine the time limit
  • Timer countdown
  • Victory condition: guessing the correct number within the time limit
  • Defeat condition: timer runs out without a correct guess

Future Improvements

  • Hints to assist the player
  • Ranking system to track high scores

Requirements

  • Python 3.x
  • prettytable
  • time
  • random
  • os

Installation

Clone this repository:

git clone https://github.com/isNikol4s/LuckyNumber.git

Releases

No releases published

Packages

No packages published

Languages