Skip to content

saquibsayyad/Secret-Of-Dungeons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret of Dungeon

Introduction

Secret of dungeon is a Text based Role playing game(RPG). You start by creating a character with name and bonus points and super powers. You start roaming in dungeon which has 10 rooms, each filled with a monster. You have to fight and kill the monster, each kill gives added bonus points which can be used to increase health, damage and mana.

Building the source code

You can build the source code using Maven to generate an executable jar.

mvn clean install

You can take the jar from target folder

Running the game

Run below command to execute the jar file.

java -jar secret-of-dungeons-<version>.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages