← Go back
Screenshot of the math game showing a simple interface with numbers and operators

Math Game

2024 | Game Design, Web Development | Browser game

A Game built using HTML, CSS, and vanilla JavaScript, without any frameworks or libraries. The game challenges users to solve as many math problems as possible within a countdown timer that starts at 10 seconds.

This project was a fun exercise in building an interactive UI, managing game state with JavaScript, and implementing a dynamic countdown with real-time user feedback. And at the same time keeping the experience lightweight and responsive. The game is best viewed on desktop.

GitHub: https://github.com/lnsjhnssn/mathgame
Live demo: https://mathgame-10sec.netlify.app/