Description
Windows game that simulates burying and rediscovering treasures in sand.
🎮 Game Concept
The screen represents a sandbox.
Clicking “Bury Treasure” hides treasures at random coordinates.
The program marks each treasure’s map position internally but doesn’t show it to you.
You can then click around the sandbox to guess where the treasures are buried.
If you click near one, you “discover” it and it appears on screen.
Copyright 2025 PeatSoft with the aide of AI
Another Version
This time, the sandbox is a clickable grid.
Instead searching for pixels, you have to click on squares.
Copyright 2025 PeatSoft with the aide of AI