faviconic is a tool for running games inside your tab bar. Here's pong running inside 240 tabs.
gameplay.mp4
The code is awful, sorry, I never really left prototype mode on this one.
To run (mac only):
- Navigate to the directory
- Run a local python http server (
python -mhttp.server) - Edit
baseUrLin script.os to point at the location ofpong.htmlon your machine - Run
osascript script.osto open a ton of chrome windows - Play pong
To understand this code, read my blog