Skip to content

pjohnst5/GoFish

Repository files navigation

Go Fish

A go fish simulator which lets you play against a computer player.

It uses a custom double linked list and GUI.

How to run

Clone the repository In the direcory, run these linux commands:

  • g++ -std=c++17 -g *.cpp -o goFish
  • ./goFish

About

Go fish simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages