Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abourass/guess-your-number
- Owner: Abourass
- Created: 2020-01-17T20:00:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T19:56:53.000Z (over 1 year ago)
- Last Synced: 2024-04-22T21:15:50.719Z (7 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to 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
## 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)_