This code is no longer actively maintained. I suggest moving to Tsitu's excellent MapSolver (GitHub project) instead. Also check out his other Mousehunt Tools.
for HitGrab's MouseHunt browser game.
You can try it here on GitHub
- clone the repository
- install npm package dependencies with 'yarn'
yarn build
will update the docs directory that you can either use locally or move to your own server. Mouse data will be fetched from GitHub.yarn start
will start the dev environment with live updating in BrowserSync on localhost:3000yarn sass
generates the CSS file
- based upon code by Chad Moore and haoala
- Attraction rate data from Tsitu's MH-Tools