Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 666 Bytes

faviconic

THIS CODE IS TERRIBLE, SORRY

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 baseUrL in script.os to point at the location of pong.html on your machine
  • Run osascript script.os to open a ton of chrome windows
  • Play pong

To understand this code, read my blog