/go-fish

A simple game of Go Fish, written in Python for an an advanced object oriented programming course

Primary LanguagePython

Go Fish

A simple game of Go Fish, written in Python for an an advances object oriented programming course

This project was written in 3 parts, for 3 different assignments. See each readme for each different assignment.

The idea behind this project was to showcase good object oriented design and design patterns.

Running the application

See README_a3.md for instructions