Skip to content

It is a simple game where an integer between 0 and 1,000,000 is picked. You submit guesses and will tell you whether you've won or not, and whether you should try a higher number or a lower number

Notifications You must be signed in to change notification settings

Nziranziza/guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess

This is an autoflow coding challenge. It is a simple game where an integer between 0 and 1,000,000 is picked. You submit guesses and will tell you whether you've won or not, and whether you should try a higher number or a lower number. This game can be played here https://nziranziza.github.io/guess/

Technologies

React JS, SCSS

How to get started

  1. Clone the repository git clone https://github.com/Nziranziza/guess.git
  2. Navigate the project folder cd guess
  3. Install npm dependencies npm i
  4. Run the app npm start
  5. Open the app in your browser localhost:3000
  6. Have fun!

About

It is a simple game where an integer between 0 and 1,000,000 is picked. You submit guesses and will tell you whether you've won or not, and whether you should try a higher number or a lower number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published