Small one off hacks and demos that I've built. Usually for my own fun, but I need a place for them all to live - and now if you want, you can subscribe to an RSS feed of them you can steal the code as soon as it goes up :)
A little hack I played around with - it’s a bit messy in the code, but you control a pink line and have to avoid smashing in to the other lines on the game - robots from your point of view.
It’s multiplayer and draws to a canvas. It’s checking the canvas opacity of the pixel we just drew on to check for collision, pretty basic, but works.

