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

https://github.com/tharunoptimus/find-the-odd

Find the sus ๐Ÿคจ word in the CLI game
https://github.com/tharunoptimus/find-the-odd

cli-games datamuse-api

Last synced: 12 days ago
JSON representation

Find the sus ๐Ÿคจ word in the CLI game

Awesome Lists containing this project

README

          

## CMD Line Find the Odd Word Game!

## Install
`npm install -g find-the-odd`

## Usage

`findodd`

### Example Game Play

![](https://raw.githubusercontent.com/tharunoptimus/find-the-odd/main/output.gif)

## Dependencies
- [chalk](https://www.npmjs.com/package/chalk) - Colorful terminal output
- [cli-select](https://www.npmjs.com/package/cli-select) - Select from a list of options
- [console-clear](https://www.npmjs.com/package/console-clear) - Clear the terminal
- [datamuse](https://www.npmjs.com/package/datamuse) - API for finding words

## Enjoy ๐ŸŽ‰