Skip to content

a single player text adventure similar to MUDs of the 90s.

Notifications You must be signed in to change notification settings

jheinz1999/TextAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAdventure

A single player text adventure similar to MUDs of the 90s.

This is a generic text adventure game that I started writing in my high school computer science class. It's loosely modeled after MUDs like Aardwolf. It is strictly single player, and I do not plan to add multiplayer functionality any time soon.

#Installation

This is another cross-platform project that will run on any operating system. It was initially built in Eclipse under Windows 7, and all future development was done on Ubuntu 14.04. To compile in Windows, simply add the folders to a new project in an IDE of your choice and compile. On any platform, you may run the compile script in the command line to generate an executable jar file.

About

a single player text adventure similar to MUDs of the 90s.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages