Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pb2204/javascript-kbc

JavaScript-KBC is a command-line interface (CLI) based game inspired by the famous TV show "Kon Banega Corerpati" ? It's designed to test your knowledge of JavaScript with a series of multiple-choice questions.
https://github.com/pb2204/javascript-kbc

cli collaborate communityexchange game ghdesktop github github-campus-experts github-codespaces github-pages gitkraken gitlens hacktoberfest jetbrains learn microsoft microsoftvisualstudio replit student-vscode

Last synced: 2 months ago
JSON representation

JavaScript-KBC is a command-line interface (CLI) based game inspired by the famous TV show "Kon Banega Corerpati" ? It's designed to test your knowledge of JavaScript with a series of multiple-choice questions.

Awesome Lists containing this project

README

        

# JavaScript-KBC (Who Wants To Be A JavaScript Millionaire?)

JavaScript-KBC is a command-line interface (CLI) based game inspired by the famous TV show "Kon Banega Corerpati" ? It's designed to test your knowledge of JavaScript with a series of multiple-choice questions. You can run the game directly in your terminal using `npx` or install it as a package in your own JavaScript projects.

## Installation

To play the game directly in your terminal, simply run the following command:

```bash
npx js-kbc
```

To use this package in your own JavaScript projects, you can install it via npm:

```bash
npm install js-kbc
```

## How to Play

Once you start the game using `npx js-kbc`, you will be presented with a series of JavaScript-related questions. Choose the correct answer from the options provided. If you answer all the questions correctly, you can win the JavaScript millionaire title!

The game is designed to be both entertaining and educational, so have fun while brushing up on your JavaScript knowledge!

## Features

- Multiple-choice questions to test your JavaScript knowledge.
- Enjoyable and interactive CLI-based game.
- Perfect for learning and reviewing JavaScript concepts in a fun way.

## Contributing

If you'd like to contribute to this project or report issues, please visit the [GitHub repository](https://github.com/pb2204/JavaScript-KBC). We welcome contributions from the community.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

- Special thanks to the authors of the npm packages used to create this game.

## Author

- [Pabitra Banerjee](https://pabitrabanerjee.me)

Enjoy the game and test your JavaScript knowledge! Good luck on your way to becoming a JavaScript Millionaire!

## Happy Coding 🚀