/mhmapsolver

Treasure Map Solver and Mouse Finder for MouseHunt

Primary LanguageJavaScript

Please note

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.


Treasure Map Solver and Mouse Finder

for HitGrab's MouseHunt browser game.

Try it

You can try it here on GitHub

Build instructions

  • 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:3000
  • yarn sass generates the CSS file

Credits