A simple click speed test built with php, html, css, and vanilla javascript. The goal of this project is to measure how fast a user can click within a fixed time interval and calculate clicks per second (cps) and clicks per minute (cpm).
- php (basic templating with includes)
- html
- css
- javascript (vanilla, no frameworks)
free to use for learning and experimentation.