A multiple choice timed quiz.
This quiz is about the Tyrannosaurus Rex, easily one of the most incredible dinosaurs to ever roam the Earth.
When the Start button is clicked, a countdown is initiated and the user is presented with a total of 7 questions. When the timer reaches zero, the user is shown text declaring GAME OVER!
When the final question is answered, the time remaining in seconds is the users score. They can input that score, which is subsequently saved in local storage.
#Technology
Languages used: HTML5, CSS3, Javascript, JSON
Thank you for your time!
Link to deployed website: https://lukemcm89.github.io/Quiz-Time/
Link to repository: https://github.com/LukeMcM89?tab=repositories
Copyright <2021>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.