dk-raw / Troys_Quest

This is our game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Troys_Quest

Retro-Style 2D game based on the Trojan War.

Troys Quest logo remove bg

About

Made by BitHeads dev team based at the Department of Management and Technology in Athens University of Economics and Business.

System Requirements

  • Java Version 17 or newer
  • 4GB RAM

Installation

Everything you need to play is in /play folder

  1. Download Troys_Quest.jar
  2. Navigate in the /run folder
  3. Double click the run.bat file

In-Game Controls

ARROW keys to move the player and navigate the Menu,

ENTER to select an option,

P to pause the game,

SPACE to attack

Repo Contents

  • /play: Contains everything that you need to play the game
    1. run.bat
    2. Troys_Quest.jar
  • /src/main/java
  • Contains all packages with .java files organized by function

  • /src/main/resources
  • All game assets used to create the game eg. Images,Sounds

  • /src/test/java
  • All test classes organized in packages

    Additional details:

    Project need to be compiled with maven structure

About

This is our game