Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abourass/guess-your-number

Node app that attempts to guess a number of your choosing in as few as guesses as possible. Mainly a working ground for optimization
https://github.com/abourass/guess-your-number

Last synced: 3 days ago
JSON representation

Node app that attempts to guess a number of your choosing in as few as guesses as possible. Mainly a working ground for optimization

Awesome Lists containing this project

README

        

Welcome to guess-your-number 👋



Version

License: MIT


Twitter: AntonioBourassa

> Node app that attempts to guess a number of your choosing in as few as guesses as possible. Mainly a working ground for optimization

## Install

```sh
yarn install
```

## Usage

```sh
yarn run start
```

## Author

👤 **Antonio B**

* Website:
* Twitter: [@AntonioBourassa](https://twitter.com/AntonioBourassa)
* Github: [@abourass](https://github.com/abourass)

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_