Skip to content

sarveshhiwase/console-quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Console Quiz game

This is just fun game made using core concepts of javascript (Constructors,Prototypes,Prototype Chains, Scope and Scope chains, IIFE , First-Class Functions and most important closures)