seanysean / quiz

Chess quiz

Home Page:https://seanysean.github.io/quiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple chess quiz thing. The syntax for adding a new question is:

const z = new Question('Question',['(Correct option)','...more options...']);

Have fun playing!

Todo

  • Add credit page
  • Add more quiz questions
  • Add little text that mentions if your last answer was correct

About

Chess quiz

https://seanysean.github.io/quiz/


Languages

Language:JavaScript 42.7%Language:CSS 36.2%Language:HTML 21.1%