Retro-Style 2D game based on the Trojan War.
Made by BitHeads dev team based at the Department of Management and Technology in Athens University of Economics and Business.- Java Version 17 or newer
- 4GB RAM
Everything you need to play is in /play folder
- Download Troys_Quest.jar
- Navigate in the /run folder
- Double click the run.bat file
ARROW keys to move the player and navigate the Menu,
ENTER to select an option,
P to pause the game,SPACE to attack
- /run:
Contains everything that you need to play the game
- run.bat
- Troys_Quest.jar
- /src/main/java
- /src/main/resources
- /src/test/java
Contains all packages with .java files organized by function
All game assets used to create the game eg. Images,Sounds
All test classes organized in packages
Project need to be compiled with maven structure