kupiakos / papermario-solver

A solver for the ring puzzles in Paper Mario: Origami King

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper Mario: Origami King Solver

A playground and solver for Paper Mario: Origami King ring puzzles. See it running live at https://papermario.alyssa.codes!

Setting up your workspace

$ npm run install

Testing Locally

$ npm start

See src/solver.rs for the actual solving code. Most of the rest is just interface.

About

A solver for the ring puzzles in Paper Mario: Origami King

License:MIT License


Languages

Language:TypeScript 68.1%Language:Rust 18.9%Language:CSS 7.2%Language:HTML 3.8%Language:JavaScript 2.0%