A terminal-based version of Settlers of Catan for our final project for CS 3110, Data Structures and Functional Programming, at Cornell University.
- Install
homebrew
- Install
gpatch
andopam
on homebrew usingbrew install
- Install
dune
andANSITerminal
on opam - Use command
make play
to run andmake test
to run the test suite
- Emmett Breen
- Evan Williams
- Jack Li
- Zach Ross