https://github.com/erdemkeren/react-guess-the-number-game
A react browser game to try search algorithms with some binary search suggestions
https://github.com/erdemkeren/react-guess-the-number-game
Last synced: 3 months ago
JSON representation
A react browser game to try search algorithms with some binary search suggestions
- Host: GitHub
- URL: https://github.com/erdemkeren/react-guess-the-number-game
- Owner: erdemkeren
- Created: 2019-08-21T22:01:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:48:02.000Z (over 2 years ago)
- Last Synced: 2025-01-17T19:44:23.452Z (5 months ago)
- Language: JavaScript
- Homepage: https://erdemkeren.github.io/react-guess-the-number-game
- Size: 3.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Play Online
https://erdemkeren.github.io/react-guess-the-number-game
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.