Disk Rush is an action-packed arcade challenge built with pure HTML5, CSS3, and JavaScript. Players must quickly swipe left or right to launch disks into matching colored zones while the stack continuously rises. Every correct match increases the score and game speed, creating an exciting endless gameplay loop.
The game features a futuristic neon interface with glowing HUD elements, animated preloader, particle explosions, procedural sound effects, and smooth canvas-based rendering. It is fully responsive and optimized for mobile touch devices as well as desktop keyboards.
Pure HTML5 Canvas gameplay
No external game engine required
Responsive mobile & desktop design
Touch swipe controls (mobile)
Keyboard controls (desktop)
Animated neon cyberpunk UI
Particle explosion effects
Procedural sound effects using Web Audio API
Dynamic difficulty progression
High score saved with LocalStorage
Game over & restart system
Optimized for modern browsers
Easy to customize colors, speed, and assets
HTML5
CSS3
Vanilla JavaScript (ES6)
HTML5 Canvas API
Web Audio API
LocalStorage API
Google Fonts (Orbitron & Inter)
Google Chrome
Mozilla Firefox
Microsoft Edge
Safari
Opera
index.html
assets/style.css
assets/script.js
assets/Diskrush80.png
Documentation file