Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
A 60-second timed multiplication game. Answer as many questions as you can before the clock runs out.
- Each question is
a × bwhere a is 2–12 and b is 6–100. - Type the answer and press Enter — the input flashes green/red and immediately jumps to the next question.
- Tracks correct/wrong counts, a live timer bar, and your best score (saved in your browser).
Built with React + Hono on Val Town.