EndlessBreavery is a Java-based 2D adventure game that immerses players in a world filled with challenges and bravery. Developed from scratch using Java and the Swing API, this game offers an engaging experience with the flexibility to expand upon its gameplay mechanics.
- 2D Java-powered adventure game with smooth gameplay mechanics.
- Intuitive user interface for an immersive gaming experience.
- Expandable game features, allowing easy modifications and improvements.
- Swing API for GUI elements and animation.
This project was developed by two contributors as part of a school project.
- Contributor 1: Pierre Lenertz
- Contributor 2: Hector Pfister
- Java 8 or higher
- Extract the archive.
- Run the Java application with the following command:
java Main.class
- Download the ZIP folder from the repository.
- Extract the contents.
- Locate and run the .exe file to start the game.
- JavaDoc - API documentation for the project.
- Game Design Document - Detailed game design and mechanics explanation.
- Diagrams and Patterns explanation - Overview of the game's structure and design patterns