A live coding environment for making Game Boy games. Edits to the code are hot-swapped into the running game. Source: https://github.com/osnr/livegb
— davidbalbert
The PDF specification includes a JavaScript interpreter, and Chrome's PDF reader implements some of its API. This PDF has a game of Breakout embedded inside it. The README describes the clever hacks used to make it work.
— davidbalbert