A bot designed to play the Trio card game, providing an interactive experience for users. The main objective for me is to desing a hard-coded playing algorithm and potentially experiment with AI.
✅ Game logic ✅ Real-time game updates ❎ Terminal-based game ❎ User-friendly interface ❎ Multiplayer support ❎ AI computer player
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd trio-gamebot
- Install dependencies:
pip install -r requirements.txt
Run the bot using the command: python bot.py
Contributions are welcome! Please submit a pull request or open an issue for discussion.
This project is licensed under the MIT License.