Skip to content

console based implementations of crazy eights (the card game) in c++.

License

Notifications You must be signed in to change notification settings

Ehiremen/crazy-eights-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crazy-eights-cpp (work-in-progress)

console based implementations of crazy eights (the card game) in c++.

this project has two target implemetations:

  • a "pass-and-play" version where all players are on the same terminal on the same computer
  • an "over-sockets" version where each player exists on a different terminal on the same or different computers

kind of skipped repository planning, so appropriate branches and tags will be created along the line (definitely before I start working on the over-sockets version)

About

console based implementations of crazy eights (the card game) in c++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published