mugloar-solver
v1.0.1
Published
Solver for dragons of mugloar game
Downloads
10
Maintainers
Readme
Dragons of Mugloar Solver
This is the solver for Dragons of Mugloar game, which can be found on https://www.dragonsofmugloar.com
Usage:
const solver = require('mugloar-solver')
const solution = solver.solve(knight, weatherCode)Please do not use this in your test tasks. ;)
