This is an interactive CLI quiz app built with node.js.
It asks a set of predefined questions about major happenings of 2020 to the player and generates a score based on the performance at the end. The score indicates how well he/she performs.
- Built Using node.js
- Used readline-sync to make the app interactive
- Used chalk library to beautify the text
GENERAL INSTRUCTIONS:
- You will be asked a total of 5 questions
- For whatever answer you choose, please enter it's corresponding alphabet(a/b/c)
- Based on your answers a score will be generated & displayed
Head on to this link - quiz & click on play!