Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions 4 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Javascript code quiz is quiz game that tests your coding knoweledge. The more questions you get wrong the less time you have to finish. Your final score, the time remaining, can be saved on a highscore list. The webpage was built using knoweledge of javascript and the native web APIs for dynamically changing the DOM.

## Screenshots
![Random password generated by the web app](screenshots/index.png)
![Random password generated by the web app](screenshots/question.png)
![Random password generated by the web app](screenshots/scoreinput.png)
![Random password generated by the web app](screenshots/highscores.png)

## Resources
Bootstrap was largely used for the styling. A shuffling function was sourced from https://javascript.info/task/shuffle.
Binary file added BIN +116 KB screenshots/highscores.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +135 KB screenshots/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +119 KB screenshots/question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added BIN +111 KB screenshots/scoreinput.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.