Hacker News new | ask | show | jobs
by jiggy2011 5124 days ago
Did you use an existing game engine to build this , or was it something custom?
1 comments

the client-side javascript is written from scratch -- so if there's any wonkiness with the physics (especially with the moving crates), it's my own fault. it probably would have been faster to use an existing engine (i'm sure there's many), but i wanted to take on the challenge myself.