1.2.2 • Published 2 years ago

not-quiz-game v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

:grey_exclamation: Quiz Game

A CLI based interactive question and answer game :sweat_smile:

How to play

npm: npx not-quiz-game \ pnpm: pnpm dlx not-quiz-game \ yarn: yarn dlx not-quiz-game

Configuration Parameters

!NOTE
If some value is not correct, the game will use the default

Lives

Command: -l or --lives \ Type: Number between 1 and 10 \ Default: 3

Number of questions

Command: -q or --questions \ Type: Number between 3 and 20 \ Default: 6

Game Mode

Command: -m or --mode \ Type: String - multiple | boolean \ Default: multiple

Difficulty

Command: -d or --difficulty \ Type: String - any | easy | medium | hard \ Default: medium

Topic

Command: -t or --topic \ Type: Number between 9 and 32 - Click for view all available topics \ Default: 18 - (Science: Computers)

IdName
9General Knowledge
10Entertainment: Books
11Entertainment: Film
12Entertainment: Music
13Entertainment: Musicals & Theatres
14Entertainment: Television
15Entertainment: Video Games
16Entertainment: Board Games
17Science & Nature
18Science: Computers
19Science: Mathematics
20Mythology
21Sports
22Geography
23History
24Politics
25Art
26Celebrities
27Animals
28Vehicles
29Entertainment: Comics
30Science: Gadgets
31Entertainment: Japanese Anime & Manga
32Entertainment: Cartoon & Animations

Debug mode (view configurations on start menu)

Command: Just add --debug to your params \ Type: Boolean \ Default: Disabled

Questions

All the questions are fetched from Open Trivia Database.

Special thanks to Fireship

This game is based on the JavaScript Millionaire CLI Tool tutorial. Check Fireship repository for more cool things.

1.2.0

2 years ago

1.2.2

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.6

2 years ago

0.2.5

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago