Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dheeraj8601/brainbattles
- Owner: Dheeraj8601
- Created: 2024-01-17T06:43:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-17T06:46:56.000Z (11 months ago)
- Last Synced: 2024-01-17T14:58:37.558Z (11 months ago)
- Topics: nodejs, visual-studio-code
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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