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

https://github.com/teewrath/cli-game

A CLI game - Who wants to be a millionare?
https://github.com/teewrath/cli-game

Last synced: 10 days ago
JSON representation

A CLI game - Who wants to be a millionare?

Awesome Lists containing this project

README

          

# Millionaire CLI Game

A CLI game - Who wants to be a millionare?

## Take the Quiz

```
npx cli-game-teewrath
```

## Packages Used

[chalk](https://github.com/chalk/chalk) |
[inquirer](https://github.com/SBoudrias/Inquirer.js) |
[gradient-string](https://github.com/bokub/gradient-string) |
[chalk-animation](https://github.com/bokub/chalk-animation) |
[figlet](https://github.com/patorjk/figlet.js) |
[nanospinner](https://github.com/usmanyunusov/nanospinner)

```sh
npm i chalk chalk-animation figlet gradient-string inquirer nanospinner
```