Skip to content

Text-based RPG. You play as a character who can be moved around a map. On this map, you may encounter obstacles and enemies that you must defeat or destroy.

Notifications You must be signed in to change notification settings

iassadki/rpg-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpg-map

💻 About the project

This project is a text based RPG. You play as a character who can be moved around a map. On this map, you may encounter obstacles and enemies that you must defeat or destroy.

⚙️ Functionalities

  • Moving a player around a map, with the zqsd arrows
  • Fight and defeat enemies on the map
  • Meet obstacles player can't get through

🧭 Running the application

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

🛠 Technologies

  • Paradigm : POO
  • Languages : JAVA

About

Text-based RPG. You play as a character who can be moved around a map. On this map, you may encounter obstacles and enemies that you must defeat or destroy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages