A sample Fool card game implementation. Play against the computer. Use your mouse left and right button to control the game.
The project utilizes windows API: registering custom window, message pump, GDI+ for rendering, user input processing. Plus simple but not too stupid AI algorithm.
There´s no additional documentation for the project. Only source code and binary .exe file provided! The project was done with Visual Studio C++ 2008 Express Edition and has never been updated since. There are comments throughout the code and a rules and controls text file in Russian.
No feedback yet