Hacker News new | ask | show | jobs
by cel 4253 days ago
Awesome app. It reminds me of a thing I made, http://www.theinfinitemaze.com/

One thing I did on that site which could be useful here: aid the mouse movement with a A* search with limited depth, so that the game cursor moves toward the actual cursor a little more instead of blocking when there is a wall in the way.