Quiz Game is a HTML5 game with free general knowledge quiz questions and multiple choice answers.
The ZIP package contains the game with 1024×768 resolution that scales proportionally to fit current screen device.
Add Unlimited Questions and Categories
Game Functions
The most important functions used for page.
- checkBrowser()
This function is runs for browser detection - checkMobileEvent()
This function runs for mobile event
The most important functions used for game.
- initMain()
This function build canvas - startGame()
This function start gameplay - stopGame()
This function stop gameplay
Ā