Yet another card game
I was trying to tackle a game with complex game logic. Thus I looked at Officers_Skat for a manageable complexity. I left out some of the rules and tried to just capture the core game play.
The whole thing is written in C using the raylib library (it is amazing).
Loosing in this game is very much random, since the enemy is acting rather random as well.
Fix: Depth buffer issues.
Leave a comment
Log in with itch.io to leave a comment.