1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Game Development Card Games

AI Summary: Enhance the simple AI in a Vietnamese card game (Tien Len) to play pairs, triples, and straights, in addition to single cards. The AI should prioritize singles, then pairs, then triples, then straights, and optionally bombs. The solution should reuse existing helper functions and include basic tests to verify the AI's ability to select legal moves of each combination type.

Complexity: 3/5
enhancement good first issue AI