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

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the go fish card game in C.

It is recommended to compile this program using the following line:
gcc -Wall -Werror -O -o goFish Game.c runGame.c ai.c

Created by Adam Douglas and James Wardman.

About

My implementation of the go fish card game in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published