Skip to content
/ goFish Public

My implementation of the go fish card game in C.

Notifications You must be signed in to change notification settings

AdamD2/goFish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Fish

Overview

An implementation of the go fish card game in C.

Building

To play the game, run:

git clone https://github.com/adamd2/gofish
cd goFish/
make
./goFish

About

My implementation of the go fish card game in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published