An open API service indexing awesome lists of open source software.

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

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.