C64ColQuiz web game

HTML, CSS & JavaScript

This is a web game based on the Commodore 64 retro computer game called C64 Color Quiz. It is built using vanilla JavaScript and CSS, and is utilizing Flexbox and CSS Variables. It was built independently just like a hobby project.

It's trying to mimic original visuals, just like on the original computer. Sound is sampled from the original machine as well.

It took me about 3 weeks to complete this project, using JavaScript functional programming only.