Skip to content

A text-based RPG written in Java. Currently it has only been tested on Windows and Android, and it requires a very specific path for its files.

Notifications You must be signed in to change notification settings

cowanwalls/Dungeon-Crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon-Crawler

A text-based RPG written in Java. Currently it has only been tested on Windows and Android, and it requires a very specific path for its files.

At the moment the RPG does not have much content in it because it is meant to be extensible to any future stories that are desired to be created. Because of this, there has been an active attempt to store any possibly story-specific content such as character names, items, and locations in a specialised ".nam" file rather than coded into the project.

About

A text-based RPG written in Java. Currently it has only been tested on Windows and Android, and it requires a very specific path for its files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%