Treasure Hunt Duel is a two-player game where players search for treasure hidden in a grid. Each player selects a grid cell simultaneously, and the game determines the payoff based on their choices and proximity to the treasure.
- Two-player gameplay
- Different game modes: Classic (3x3 grid) and Advanced (5x5 grid)
- Visual representation of player choices and treasure location
- Dynamic payoff calculation based on proximity to the treasure
- Game Logic (TreasureHuntGameLogic)
- User Interface (Tkinter-based)
- Game Modes (Classic and Advanced)
Your support and contributions are greatly appreciated! Feel free to:
- Suggest features
- Report issues
- Contribute to the code
Every bit of help counts in making this game better. Thank you!