https://github.com/terrykrom/web-quiz
A web quiz with local ranking system, life system and a lot of other features!
https://github.com/terrykrom/web-quiz
css front-end frontend game html-css-javascript html5 javascript js quiz quiz-game web-application website
Last synced: 2 months ago
JSON representation
A web quiz with local ranking system, life system and a lot of other features!
- Host: GitHub
- URL: https://github.com/terrykrom/web-quiz
- Owner: TerryKrom
- Created: 2022-06-03T18:32:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T14:05:54.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T11:25:42.460Z (over 1 year ago)
- Topics: css, front-end, frontend, game, html-css-javascript, html5, javascript, js, quiz, quiz-game, web-application, website
- Language: JavaScript
- Homepage: https://terrykrom.github.io/web-quiz/
- Size: 13.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web-quiz
> A web game quiz, made for a school project!
> Using only HTML, CSS and JS, without frameworks.
> in this project, all the questions are about geography, asking about urbanization content in general.
The quiz uses questions in an array object, which throws 10 questions on the screen per game, in all, there are 30 different questions being shown randomly.