Skip to content

Treasure Quest is an adventure game where the character, called the hero, is called upon to rid the land of flying bat-like creatures (called Flyers) and is promised a treasure chest as a reward.

License

Notifications You must be signed in to change notification settings

mariorez/libktx-treasure-quest

Repository files navigation

Treasure Quest

Treasure Quest is an adventure game where the character, called the hero, is called upon to rid the land of flying bat-like creatures (called Flyers) and is promised a treasure chest as a reward.

Treasure Quest

Game Controls

  • Moves the hero: Up, Down, Left, Right or A, W, D, S keys
  • Wings the sword: X or J key.
  • Shoots arrow: C or K key.
  • Buy shop items: B key.

Running the Game

You must have JAVA version 11 (or higher) installed on your computer.

From source code:

./gradlew lwjgl3:run

From JAR file:

java -jar treasurequest-{version}.jar

Download the latest released jar file from:
https://github.com/mariorez/libktx-treasure-quest/releases/

Technologies

Disclaimer

This "framework" is the result of reading, studying and learning the examples shown in the book "Java Game Development with LibGDX" by the author Lee Stemkoski.

About

Treasure Quest is an adventure game where the character, called the hero, is called upon to rid the land of flying bat-like creatures (called Flyers) and is promised a treasure chest as a reward.

Topics

Resources

License

Stars

Watchers

Forks

Languages