| I'm building a 2d game engine in pure Javascript. http://moonbench.xyz/projects/workshop/axiom/stable/ WASD to move, click to shoot, mouse to aim. It has parallaxing backgrounds, sprites, collision detection and resolution, guns and pickups. It also supports game controllers in browser. It is a work in progress, but you're obviously welcome to explore it and the source code. I have a few other recent projects on that same domain, such as a raspberry pi camera network [1] and a p2p image sharing tool [2]. All just for fun and education (so far). [1] http://moonbench.xyz/projects/pi-camera-network [2] http://moonbench.xyz/projects/shutterbit |