Hacker News new | ask | show | jobs
by LectronPusher 944 days ago
My university has an infamous project of implementing Euchre (another trick-taking game) in C++ in one of the early programming courses. It's a nice fundamental problem for dealing with objects, agents, and logic.