Skip to content

Releases: trifonstanchevtech/ForestOfSecrets

Forest of Secrets — First Playable Release

05 Feb 22:14

Choose a tag to compare

Forest of Secrets

A small Java desktop adventure game built with Java Swing.

Explore the forest, navigate with keyboard controls and find the hidden treasure chest.


How to start

  1. Download the ZIP
  2. Extract it
  3. Double-click Start Forest Of Secrets.vbs

If it does not start, run start_debug.bat to see errors.

Java 17+ required.

Download Java:
https://adoptium.net/
https://www.oracle.com/java/technologies/downloads/


About the project

This project was created as part of my training as a software developer (Fachinformatiker für Anwendungsentwicklung, IHK).
Focus: object-oriented design, UI/game logic separation and event handling.