You are not logged in.

#1 2008-03-26 04:34:50

beissemj
Member
Registered: 2007-05-11
Posts: 43

C++ playing card / poker library

Yeah for being a grad student...

So I am unfortunately going to be the TA for an intermediate programming class next semester. The class is your typical CS2 class--data structures, big Oh, sorting, etc etc. Anyhow, the justGotaPHDandAmHighlyMotivatedAndThinkStudentsCare professor got the great idea to have a "small" programming project, where the students implement Card, Player, Dealer, Computer_Player, etc classes. Yours truly got assigned the job of designing a small framework the students can use to implement Texas Hold'Em.

It's probably just because I'm really tired, but my googling skills seem to have failed me and I can't quite find any c++ card game projects. Python and Java card game seem to be abundant (for obvious reasons) but I really don't feel like reinventing the wheel here. Anyone know any gtk/qt (hell I'd take FLTK) projects out there that would be easy to extract the poker functionality from?


Professor: This isn't right...It isn't even wrong...

Offline

#2 2008-03-26 05:37:09

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: C++ playing card / poker library

There seems to be some poker things in AUR:
http://aur.archlinux.org/packages.php?K … _Search=Go

Offline

Board footer

Powered by FluxBB