Skip to content

🎰National Lottery is a offline number-guessing game that I created back in 2020 using ReactJS

License

Notifications You must be signed in to change notification settings

PetrovEvgeniy/NationalLottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎰National Lottery

The National Lottery is an offline number-guessing game

🕹️Basic Game Logic

  • There are 10 spheres, each of them will generate a random number in the range [1-50]
  • After each guess you progressively earn more money:

✅ CORRECT GUESS -> the total prize rises

❌ WRONG GUESS -> you are allowed to make only 1 single mistake, if you make 2 game ends and your prize is cut in half

💰JACKPOT : 200 000 €

Deployed in:

Firebase - https://national-lottery-game.web.app/

Installing the project dependencies

In the project and rest directory run:

npm install

Running the app

In the project directory run:

npm start

About

🎰National Lottery is a offline number-guessing game that I created back in 2020 using ReactJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published