Implementing Tic Tac Toe with 170mb of HTML – No JavaScript or CSS

I love it when Chrome releases a new feature, I especially like it when it is experimental. In this post I’m going to show you how I created Tic Tac Toe (Noughts and crosses) with HTML, using one of t… Read more

Similar

A 16 bit VM in JavaScript

A little while ago I started working on a 16 bit virtual machine running in node. I’d been watching these amazing series of videos from Ben Eater about how he build a fully functional 8 bit c… (more…)

Read more »