The game's logic functions, from what I've been able to test, flawlessly, four bots can play against each other and they never get stuck in an endless loop: there's always a winner.
The problem now is to create a GUI that works to allow human users to play the game against 1, 2 or 3 computers.
I've already started to work on this GUI, but I cannot get the cards to show up correctly, even the very first turn, because of layout issues:

The game's logic functions, from what I've been able to test, flawlessly, four bots can play against each other and they never get stuck in an endless loop: there's always a winner.

The problem now is to create a GUI that works to allow human users to play the game against 1, 2 or 3 computers.
I've already started to work on this GUI, but I cannot get the cards to show up correctly, even the very first turn, because of layout issues: