Browser Quiz
This was an extra activity for ESB and is a fun game of guessing browsers by there logo, with a mix of popular and lesser known browsers even some that I found online that I didn't know that existed
Source Code | Website
Updates
Release 1.2.1
Features
- Fixed text spacing
- Removed keybaord shortcut
Technical
- Config now in code as
base64 - Fixed preload warning
- Removed comments in
css - Fixed icons
- Moved
sw.js to website root
Release 1.2
Features
- Added more browsers
- Replaced footer with info menu
- Disables buttons when waiting
- Fixed text in help page and other places
Technical
- Moved data to a file
- Changed view changer to a single function
- Minify HTML
- Preloading all images at start
Release 1.1.1
Features
- Added separate
help page - Now hides button when not needed
Technical
- Fixed
Firefox image ID - Removed
Ladybird as its not out yet - Removed
Zen as the icon broke - Fixed ending logic
- Removed
Spacebar control as it didn't work
Release 1.1
Features
- Added
5 more browsers - Added offline caching
- New icon and installable
- Answer has has two lines
Technical
- Using
Webpack to complie code -
W3CSS, Font Awesome and Cash are now bundled - Moved
assets to their own folder - Data now in main code
Release 1.1 (RC1)
Technical
- Added terser for minify
- Production build
Release 1.0