Skip to content

Old school rpg adventure game in command line and graphic interface

Notifications You must be signed in to change notification settings

AndreiBuhnici/RPG-Game-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RPG-Game-in-Java

  • Old-fashioned rpg game;
  • Select between command line game or graphic interface game;
  • Select from 3 classes;
  • JSON files with accounts and game progress (character level, games completed);
  • OOP Design Patterns (Singleton, Factory, Builder, Observer, Visitor);
  • Choose between randomly generated map or fixed map;
  • Beat enemies, level up, buy potions from shop for hp/mana regen, "emerge in the story", find finish cell;
  • Attack with magic spell or basic attacks;
  • Choose from various accounts to log in to;

About

Old school rpg adventure game in command line and graphic interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages