devonp702 / jsQuiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsQuiz

Lives Here Deployed Here screenshot

Page Introduction

This is a quiz to test your knowledge of Java Script. It will give you two minutes to answer as many questions as possible. A correct answer will give you a point, an incorrect answer will give you a time penalty. Leave your name and high-score at the end.

Goals

  • make each question an object in an array
  • click start button to start game
  • timer counts down
  • function for handling objects and displaying data on screen
  • function for keeping score.
  • end game and save score.

About


Languages

Language:JavaScript 89.9%Language:HTML 6.3%Language:CSS 3.8%