Dev Tools · 2h ago
Snake game rendered across 576 browser windows in absurd demo
A developer built a playable Snake game where each pixel is a separate browser window, totaling 576 windows. The project abuses the ability to control window size and position via JavaScript. It also demonstrates a practical use case for multi-window link checking without iframes.
Meridian48 take
A fun hack that showcases browser window manipulation, but the practical application for broken link checking is more noteworthy than the gimmick.
Read the full reporting
🐍 Snake - rendered with 576 browser windows [warning - this WILL hurt your eyes...and PC!] →
DEV Community
browser-windowscreative-coding