Releases: trifonstanchevtech/ForestOfSecrets
Releases · trifonstanchevtech/ForestOfSecrets
Forest of Secrets — First Playable Release
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
- Download the ZIP
- Extract it
- 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.