Skip to content

MoritzMessner/TextAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAdventure

Zum Ausführen, bitte in VS Code öffnen und einen Live Server starten (./display/index.html)
oder https://moritzmessner.github.io/TextAdventure/display/ hier live spielen

Commands

-attack(a) {who}
-clear
-commands(c)
-description(d
-drop(dr) {object}
-inventory(i)
-look(l) ?{object}
-take(t) {object}
-talk {who}
-walk(w) {where}

How to play

bsp:
attack rainer
talk rainer
look
look rainer
t schwert
take schwert
c

Konzept

https://github.com/MoritzMessner/TextAdventure/blob/master/uml/Konzept.svg

Class Player

https://github.com/MoritzMessner/TextAdventure/blob/master/app/classes/Player.ts

Class Scene

https://github.com/MoritzMessner/TextAdventure/blob/master/app/classes/Scene.ts

About

AbschlussProjekt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published