Skip to content

owsorber/Monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly

Our own version of Monopoly, written in OCaml for the CS 3110 Final Project.

Authors

Gameplay Visual

Screenshot

Current Phase

Complete!

Commands

make

  • Rebuilds our code and launches utop

make build

  • Rebuilds our code

make test

  • Runs our code through our test cases

make play

  • Runs the game interface

make clean

  • Runs ocaml build -clean to get rid of our _build directory

make docs

  • Produces documentation for the project in folders _doc.public and _doc.private

make zip

  • Compresses our project into a zip file for submission on CMS

./cloc.sh

  • Counts and outputs the number of lines of code in our system
  • Make sure you have cloc installed

About

Monopoly in OCaml for CS 3110

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages