Skip to content

RPG with man-machine interface. You play as a character who can be moved around a map.

Notifications You must be signed in to change notification settings

iassadki/rpg-ihm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpg-ihm

💻 About the project

This project is a man-machine interface based RPG. You play as a character who can be moved around a map.

⚙️ Functionalities

  • Moving a player around a map, with the zqsd arrows
  • 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 MainGUI
  1. Play the game

🛠 Technologies

  • Paradigm : POO
  • Languages : JAVA
  • Framework : Swing

💻 Screens

Debut du jeu Jeu Fin du jeu

About

RPG with man-machine interface. You play as a character who can be moved around a map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages