Skip to content

Latest commit

 

History

273 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Playing Game

In this group project, we made a RPG with GUI to showcase OOP principles in Java. Our precious game is on exploring the university campus. The main authors are: Alexander Müller & Robert Hielkema & Victoria Polaka & Kyriakos Hjikakou

Our RPG consists of an Inventory, Locations, Non-player characters (NPCs), and Player classes systems. In addition, the player is able to save and restore their game state at any time.

The game logic itself is independent of the way it is presented to the player. That is, the game follows guidelines of the Model-View-Controller pattern.

  • The program makes proper use of exceptions. That is, exceptions are added where appropriate, without abusing the exception mechanism.
  • The game is playable in English and Dutch.
  • Each class contains the @author Javadoc tag to indicate the main author.

All contributions from my side are noted by my '@author' Javadoc tag: Alexander Müller

About

RPG-GUI university project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages