Skip to content

SK02K1/gangs-of-wasseypur-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gangs of Wasseypur quiz

faizal

About quiz

  • The quiz comprises of 10 questions
  • You will be awarded 4 marks on each correct answer
  • And 1 mark will be deducted on each wrong answer
  • LevelOne: You have to give atleast 2 right answer out of 4 questions to get promoted to levelTwo
  • LevelTwo: You have to give atleast 2 right answer out of 3 questions to get promoted to levelThree
  • LevelThree: You have to give atleast 2 right answer out of 3 questions to complete this game
  • Also if you beat the top scores you name will be added to TOP PLAYERS LIST

Some pictures of the game

quiz-pic quiz-pic quiz-pic quiz-pic

JavaScript concept used

  • input from user (using readline-sync)
  • variable decalaration
  • string concatenation
  • conditional branching
  • functions
  • loops
  • array
  • object
  • array of objects