Hacker News new | ask | show | jobs
by ttbmike 5126 days ago
thanks! yeah, a more interactive front page is in the works -- we're hoping to let the player jump into the game with minimal fuss. stay tuned!
1 comments

Did you use an existing game engine to build this , or was it something custom?
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.