December 8, 2020
This project is an implementation of the Pinochle card game written with a logic-based design in Prolog. The project was written as the fourth part of Organization of Programming Languages course (CMPS-366) at Ramapo college during the Fall 2020 semester. Additionally, the project features a serialization option of saving the game’s state into a file as well as loading a game from a file.
Link to GitHub Repository