A multitasking training game — test your ability to handle multiple tasks simultaneously.
Live demo: https://souta-lab.github.io/multitask-training/
Handle two tasks at once: click targets while responding to keypress prompts. Your score reflects both speed and accuracy across tasks.
- Dual-task / multitask challenges
- Score tracking
- Single-page app, fully client-side
Open index.html in a browser:
npx serve .or deploy the folder to Cloudflare Pages / GitHub Pages as a static site.
- HTML / CSS / JavaScript
MIT