/lunchmoney

Lunchmoney card game server/client implementation

Primary LanguageC++GNU General Public License v2.0GPL-2.0

lunchmoney

While at college, we used to play a silly card game Lunchmoney. Basically, you have to beat each other up in order to steal that person's lunch money. It's quite fun to kill time, such as the boring breaks between lectures :-)

Anyway, I decided to try to create a networked version of this game. The result was never finished, but it really gives a insight in how such a game could be coded. The server is nice, but the client sucks badly.

Screenshot

Sample session of player A

Player A display

Sample session of player B

Player B display

Downloads