Skip to content

Game based on the top down rogue rpg "One Way Heroics". ⚔️

Notifications You must be signed in to change notification settings

pemesteves/Endless_Crusade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPOO_79 Endless Crusade

 This project is to be based on the top down rogue rpg "One Way Heroics". The objective is for the player to go as far as they can while avoiding an ever approaching darkness. As such, the player will control an avatar that can move in four directions (up, down, left right), being able to attack in the same directions. The screen will scroll to the right with the darkness approaching from the left side, forcing most of the movements made by the player to be to the right.

 During a play session, the player will find randomly placed enemies and structures. All movements, from the enemies and the darkness, follow the pace of the player avatar's movements, the first of which move at a similar pace, while the darkness and the world surrounding the characters will move at a slower pace to allow a semblance of freedom when it comes to exploration.

 The game ends when either the player is caught by the darkness, runs out of health points, or meets other specific requirements (possible future implementations), and is evaluated according to their performance (opened chests, enemies defeated, distance walked, etc...).

Screenshots

Original Game:

One Way Heroics: world

Lanterna Version

Lanterna

Swing Version

Moving the World

Install Instructions

To install this game you simply have to download the source code, compile and run it using gradle or some similar tool.

If you want to play the Swing version, you need to pass the flag '-Swing' as an argument of the program.

About

Game based on the top down rogue rpg "One Way Heroics". ⚔️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages