forked from AdamD2/goFish
-
Notifications
You must be signed in to change notification settings - Fork 0
AgonyInTheIrony/goFish
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 90.2%
- C++ 9.8%