About



How to play
KäseKästchen is a simple game. It's played on an grid. Every player can make one line on one of the grid's. If one box is surrounded by 3 lines (color doesn't matter) the one who makes the 4th line gets the box. If the box has a special color (e.g. gold) the player gets more points (e.g. 3). After getting a point you must make one more line. The game ends if no box is left. The Winner is of course the one with most points.

How I came to write this game
First I've written this game with the .NET-Framework. But this game had many bugs (many unsolvable, because the complete game was a bug :-)). And it was the time I've started to use Linux. So I've developed this game again for Linux with Qt.