Skip to content

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.

License

Notifications You must be signed in to change notification settings

lowmax205/Treasure-Hunt-Duel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏫 School Project: 🏆 Treasure Hunt Duel

📊 Overview

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.

Python Version Status


🌟 Key Features

  • 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

🧩 Components

  1. Game Logic (TreasureHuntGameLogic)
  2. User Interface (Tkinter-based)
  3. Game Modes (Classic and Advanced)

🛠️ Prerequisites

  • Python
  • Tkinter

🤝 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!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages