Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.62 KB

 Flappy Caml

Description

This project was done for CS 3110, Fall 2020.

Setting Up Your Environment

This project depends on:

  • OCaml (4.10.0 as of this writing)
  • XQuartz (2.7.11 as of this writing)

This project depends on the packages:

  • graphics (5.1.0 as of this writing)
  • camlimages (5.0.4 as of this writing)

To install the packages: run the command opam install 'package_name'.

Starting Up Your Environment

To build the project and run the game run make play. XQuartz should open up after 20-30 seconds after the first make command.

Contributors

Image Citations