Forest of Secrets

Java Swing grid-adventure game — explore the forest and find the hidden treasure chest.

Overview

Forest of Secrets is a small desktop game built with Java Swing. The player moves across a grid-based forest, explores the map and tries to find the hidden treasure chest. The project focuses on object-oriented design and a clean separation between UI and game logic.

Tech Stack

Key Features

What I Learned

Screenshots

Forest of Secrets start screen
Start screen — initial game window.
Forest of Secrets gameplay
Gameplay — exploring the forest grid.

What I’d Improve Next