I've been trying to teach myself some javascript and a bit more modern web development, partly because if I ever want to switch careers I'd like to be able to show that I can actually do things.
Anyway, it's a silly 2D game with Armagetron-like physics (speed up with walls, slow down by turning) for two local players.
You can find it at:
http://kingsofthegrid.net/lackattack
Source is also available at:
https://github.com/lckdscl/lackattack
The code is a mess though and probably not very inviting. (I have a newfound respect for people who design software)
Feedback is welcome, but I can't guarantee I will do many more updates on this
