Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 505 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 505 Bytes

Rat Hunt (CS 3110)

Rat Hunt is a puzzlehunt website created with OCaml, Bucklescript, and Bucklescript-TEA.

Check the INSTALL.md file for instructions on how to build a development environment for this project, or use the Docker image to run the app without developing.

Huge shoutout to the people who developed this Bucklescript-TEA chess tutorial who provided our main source of documentation for these somewhat obscure libraries.