Move over Chrome Dino Game! Now you can play Pong inside the Chrome DevTools.
Spoiler: How it works
In case you were wondering: it’s a regular Pong game, but with the elements visually hidden (opacity: 0;
) so that they only show up in the DevTools’ Layers Panel.
So simple, that becomes awesome!