Skip to content

Open Ended University-building simulator, based on early versions of Sim City. Cornell CS 3110 (Functional Programming) final project.

Notifications You must be signed in to change notification settings

kuang/ocaml-sim-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocaml Sim City

Open Ended University-building simulator built using Ocaml, with GUI support provided by the Lablgtk2 library. Modeled after earlier versions of Sim City (originally by Maxis Software). Created for the Cornell CS 3110 (Functional Programming and Data Structures) final project.

Game Demo

Getting Started

These instructions will get you a copy of the project up and running on your local machine. We assume a working installation of Ocaml 4.05+ to start- if you don't have that on your system, an installation guide for all systems can be found here.

Installing

The project itself has three primary external dependencies needed:

Installation of each should be pretty easy through your system's default Ocaml package manager.

Build

Run the game through make run - our makefile is included. Enjoy!

Authors

  • Mark Anastos
  • Annie Barnett
  • Meredith Young-Ng
  • Justin Kuang

About

Open Ended University-building simulator, based on early versions of Sim City. Cornell CS 3110 (Functional Programming) final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published