Skip to content

a single-player multi-level version of a dungeons and dragons board game. Implement OOP,Design Patterns,Messege between classes. Languages Java.

Notifications You must be signed in to change notification settings

AboMor/Dungeons-Dragons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeons-Dragons

Single-player multi-level version of a dungeons and dragons board game.(CLI)

Using 'visitor','factory', 'callBack/Observer' patterns

languegue: java

game steps:

firstly choose a player image than the board will appear

image

your player is marked "@" and all the other tokens are monsters Make sure you kill all of them!

in order to move press 'a' - left 'd' - right 's' - down 'w' - up and in order to hurt the monsters press: 'e' - special ability

About

a single-player multi-level version of a dungeons and dragons board game. Implement OOP,Design Patterns,Messege between classes. Languages Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages