Published a project
Designed a Backend System
Wrote in OCaml
+1
For my final project of CS 3110: Functional Programming and Data Structures, my project team of three people created a command line version of uno in OCaml, including several difficulties of AI and the ability to save and load the state of the game with a JSON file. 

My part of the project involved the command line input and output, as well as the low level modules involved with creating the model of the game. 

Repo: https://github.com/jakejack13/uno