Releases: lowmax205/Treasure-Hunt-Duel
Releases · lowmax205/Treasure-Hunt-Duel
Treasure-Hunt-Duel-v1.0.1
Treasure Hunt Duel - Release Notes
Version v1.0.1
Updates and Fixes:
- Fixed a bug where the game would crash when a player reset the game.
- Improved the performance of the game on lower-end devices.
- Minor bug fixes and stability improvements.
Treasure-Hunt-Duel-v1.0.0
Version 1.0.0
Release Date: November 28, 2024
🏆 Treasure Hunt Duel
Treasure Hunt Duel is an engaging two-player game where players compete to find hidden treasure in a grid. This release includes the initial version of the game with the following features:
🌟 Key Features
- Two-Player Gameplay: Players take turns selecting grid cells to find the hidden treasure.
- Game Modes:
- Classic Mode: 3x3 grid for quick and straightforward gameplay.
- Advanced Mode: 5x5 grid for a more challenging experience.
- Visual Representation: Clear visual feedback for player choices and treasure location.
- Dynamic Payoff Calculation: Payoff distribution based on proximity to the treasure:
- Same cell: 50/50 split.
- Different cells: Closer player gets a larger share (75/25 in Classic mode, 80/20 in Advanced mode).
- User Interface: Intuitive Tkinter-based UI for easy interaction.
🛠️ Prerequisites
- Python 3.10 or higher
- Tkinter
🚀 How to Play
- Select Mode: Choose between Classic (3x3 grid) and Advanced (5x5 grid) modes.
- Select Cells: Each player selects a grid cell simultaneously.
- Play: Click 'Play' to reveal the treasure location and results.
- Reset: Click 'Reset' to start a new game.
🤝 Contributing
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!