Skip to content

linuxartisan/go-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Fish

About

The Go Fish card game played between two human players.

Requirements

  • gcc

Usage

Compile

$ g++ -o play Card.cpp Player.cpp main.cpp

Execute

$ ./play

About

The Go Fish card game in C++ played by two human players

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages