UNPKG

goose-game

Version:

A lightweight npm library to simulate and play the classic Goose Game with customizable rules and boards

10 lines (9 loc) 132 B
exports.mapping = { "14": -3, "21": 4, "27": -1, "67": -60, "68": -65, "69": -69, } exports.toDo = () => {}