Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 800 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 800 Bytes

Trio Gamebot

Description

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.

Features and Roadmap

✅ Game logic ✅ Real-time game updates ❎ Terminal-based game ❎ User-friendly interface ❎ Multiplayer support ❎ AI computer player

Installation

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd trio-gamebot
  3. Install dependencies: pip install -r requirements.txt

Usage

Run the bot using the command: python bot.py

Contributing

Contributions are welcome! Please submit a pull request or open an issue for discussion.

License

This project is licensed under the MIT License.