Orbix Blast is a colorful, fast-paced bubble shooter puzzle game built for web and mobile play. Aim, match three or more bubbles of the same color, and clear the board before the bubbles reach the bottom of the screen. Featuring 30+ handcrafted levels, a star-rating progression system, combo scoring, smooth aim-assist controls, and a polished neon UI, Orbix Blast is ready to drop into any website or app wrapper. Technical requirements / what’s included: Engine and stack: built entirely with vanilla HTML5, CSS3, and JavaScript using the native Canvas API for rendering — no external game engine, no third-party JavaScript framework, and no build step required. Audio is generated with the Web Audio API (no external sound files). The only external dependency is the Nunito font loaded from Google Fonts via CDN. Package contents:
index.html — complete, self-contained single-file game (HTML, CSS, and JavaScript inline) README.txt — installation, customization, and integration instructions license.txt — license details
Compatibility: runs in any modern desktop or mobile browser (Chrome, Safari, Firefox, Edge), fully responsive with touch and mouse input support, and uses localStorage for save/progress persistence (no server or database required).