Skip to content

dashedstripes/text-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

55 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Text Adventure

Command line text game with multiple random events.

Getting Started

Install dependencies with npm install.

Gameplay

Run the game with node index.js, this will put you into an interactive terminal where you can type h, or help to see all the commands for the game.

Features

  1. A huge interactive world! ...okay fine, it's a text based looping map, but you can move around!
  2. Random events! - Fight monsters, journey on quests...
  3. A map! - Be able to see where you are.
  4. Inventory! - Put things into your virtual text based backpack!
  5. Quit! - Exit the game when you are too immersed and scared.

About

๐Ÿ“ Command line text game with multiple random events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published