This demo project creates text based game from the given text files underresource/content
folder.
Basically it uses below files to create game content. Format for each file is included in the sample files.
areas.txt
stories.txt
weapons.txt
#from your favourite IDE or
mvn clean package
java -jar target/game-0.0.1-SNAPSHOT.jar