Skip to content

Small text-based adventure game written in Java

Notifications You must be signed in to change notification settings

KintsugiUwU/Lost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lost

Small text-based adventure game written in Java

To compile this program simply open your Terminal application of choice, cd into the directory and run javac Dungeon.java. It should make .class files of everything being used.

To run simply follow the same steps as above only instead of running javac, you need to run java.

About

Small text-based adventure game written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages