Games
Browser Game
A browser-based game built with plain web tech — no install, runs instantly in any tab. Final title to be confirmed.
About this project
A lightweight arcade-style game written in plain JavaScript and rendered on an HTML canvas. There is no engine, no install and no loading screen — open the tab and it plays.
The game loop runs on requestAnimationFrame with delta-time movement so it behaves the same on a 60Hz laptop and a 120Hz phone. Input, collision and scoring are all hand-rolled to keep the bundle tiny.
Tools & tech
- JavaScript
- Canvas
- Netlify
Keep exploring
Browser Game is one part of what I do. I also work as a freelance web and Chrome extension developer, a social media manager, a short-form video editor and an AI content creator — see the full list of services or book a time to talk about your project.
Related projects
- Web AppsQR SoloQR code generator and scanner. Build custom codes and embed extra data such as timestamps and other material inside them.
- Web AppsIRMakerInvoice and receipt generator for freelancers — create, customise and export professional documents in minutes.
- Chrome ExtensionsTab SwitcherChrome extension for switching tabs and copying/pasting content entirely from the keyboard — power users never touch the mouse.