Square-Dodger
- 1 Devlogs
- 0 Total hours
A simple browser-based arcade game built using HTML, CSS, and JavaScript where players control a square and dodge falling enemy blocks to survive and score points.
A simple browser-based arcade game built using HTML, CSS, and JavaScript where players control a square and dodge falling enemy blocks to survive and score points.
Square Dodger is a lightweight browser-based arcade game built with pure HTML, CSS, and JavaScript.
Control your square, dodge falling enemy blocks, and survive as long as possible while your score increases. The game features responsive gameplay, progressive difficulty, real-time score tracking, keyboard controls (Arrow Keys/A-D), and a restart option after Game Over—all without using any external libraries or frameworks.