← Back to Projects
Game / Frontend2023
Reaction Game
Browser-based reaction time measurement game
JavaScriptHTMLCSSGame DevWeb APIs
Overview
Reaction Game is a minimal but polished browser experiment that benchmarks reaction time with millisecond accuracy using performance.now() from the Web Performance API.
The game presents a randomized stimulus and records how quickly the player responds, displaying results, tracking personal bests, and making the experience shareable. Built entirely with vanilla JS — fast, dependency-free, runs on any device.