Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 760 Bytes

Catan

A terminal-based version of Settlers of Catan for our final project for CS 3110, Data Structures and Functional Programming, at Cornell University.

Installation Instructions

  • Install homebrew
  • Install gpatch and opam on homebrew using brew install
  • Install dune and ANSITerminal on opam
  • Use command make play to run and make test to run the test suite

Authors

  • Emmett Breen
  • Evan Williams
  • Jack Li
  • Zach Ross

Screenshots