Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 282 Bytes

File metadata and controls

9 lines (5 loc) · 282 Bytes

Legend of Zelda Trivia Game

Hosted on github pages

An exercise in creating dynamic content on a webpage via javascript.

Countdowns are handled by setTimeout() methods.

Questions are stored in JSON format to make new additions easier.