Commit afa1ec9
committed
- implement AI player functionality with smart decision-making
- rename "Player 1" to "Human Player" for clarity
- add checkbox to toggle AI opponents
- add AI suit selection strategy that prioritizes the most common suit in hand
- handle automatic AI turns with appropriate delays
- prevent overlapping AI actions with `aiPlaying` flag
- make AI automatically play drawn playable cards1 parent 59c6ab5 commit afa1ec9
1 file changed
+1175
-457
lines changed
0 commit comments