Skip to content

guneriu/command-line-game-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Text Based Game Demo

This demo project creates text based game from the given text files underresource/contentfolder.

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

Running Project

#from your favourite IDE or
mvn clean package
java -jar target/game-0.0.1-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages