Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dheeraj8601/brainbattles

quiz game
https://github.com/dheeraj8601/brainbattles

nodejs visual-studio-code

Last synced: about 1 month ago
JSON representation

quiz game

Awesome Lists containing this project

README

        

# BrainBattles - Quiz

BrainBattles is an interactive quiz game that tests your knowledge. Answer a series of challenging questions to prove your expertise!

## How to Play:

1. Open the terminal and navigate to the game directory.
2. Run the script using the command:
```bash
node script.js
```

3. Enter your name when prompted and start answering the questions.

## Quiz Structure:
- The quiz questions are stored in the `qns/questions.js` file.

## Technology Used:
- Node.js