Skip to content

Text based RPG. You play as a character and receive instructions on the console. When you enter a dungeon, you encounter enemies that you must defeat.

Notifications You must be signed in to change notification settings

iassadki/rpg-dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpg-dungeon

💻 About the project

This project is a text based RPG. You play as a character and receive instructions on the console. When you enter a dungeon, you encounter enemies that you must defeat.

⚙️ Functionalities

  • Shell instruction in the game

🧭 Running the application

  1. Compile the Java code for the game.
javac *.java
  1. Run the MainGUI.java Class to start the game
java test01.java
  1. Play the game

🛠 Technologies

  • Paradigm : POO
  • Languages : JAVA

About

Text based RPG. You play as a character and receive instructions on the console. When you enter a dungeon, you encounter enemies that you must defeat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages