/Protolock-Web

Simple webpage for interacting with the backend for solving the Protolock puzzles from Zereth Mortis.

Primary LanguageJavaScript

Protolock webpage

Don't judge me, I'm not a front-end dev :P

Webage can be found at: protolock.sprelf.com

This is just a simple page used for inputting the board state of a Mezzonic Protolock from Zereth Mortis, and making an API call to generate a solution to display. Pretty straightforward!

See this repo for the backend code, that's where the fun stuff is.