I saw this Hacker News post earlier today:
https://news.ycombinator.com/item?id=38261232
“Implementing TicTacToe with 170MB of HTML – No JavaScript or CSS”
Wait, 170MB?!
I have a working pure-HTML TicTacToe game in… 560KB.
That's more than 300× smaller !
Is it possible to go further?
Here is my attempt:
https://news.ycombinator.com/item?id=38266987