Running Pong in Browser Tabs
2025-02-20

A developer ingeniously runs Pong across 240 browser tabs! Using AppleScript to create a tab grid, Web Workers for efficient background updates, and Broadcast Channel for inter-tab communication, they render the game on tab favicons. This project showcases the power of browser APIs and creative problem-solving.
Development
creative coding