Skip to content

Terminal Based Aquarium Game (Final Project for CS 3110)

Notifications You must be signed in to change notification settings

evnleong/OFishl

Repository files navigation

OFishl: A Terminal Based Aquarium Game Made in OCaml!

Project made for Cornell University's CS 3110 Functional Programming Class. Collect fish, build synergetic aquatic habitats, encounter random visits from celebrities, and try to build the best aquarium!

Installation Instructions:

  1. Download the .zip file in the source folder for the game onto your computer.

For Linux and Mac:

  1. Navigate to the folder containing our game's zip file.
  2. Open the zip file, run unzip in terminal to extract the zip file.

For Windows:

  1. Navigate to the home directory of WSL on your Windows computer.
  2. Copy the zip file either using terminal or file explorer into your desired directory. Run 'unzip game.zip' to extract the zip file.

Game Setup:

  1. Our project makes use of the ANSITerminal library. Install it using the command "opam install ANSITerminal".
  2. Run 'make build' in terminal to build the game.
  3. To run the game, type 'make play'.

Team Members

Evan Leong, epl44 Julia Fortna, jmf363 Hannah Duan, hxd2

About

Terminal Based Aquarium Game (Final Project for CS 3110)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •