Skip to content

benprime/text-craft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextCraft

TextCraft is a text adventure game creator. It differs from other text adventure engines, in that you create the game while playing it.

Here is an example of map creation:

This is the grand entryway where all adventurers start.
Exits: None
> create room north

Entryway
This is the grand entryway where all adventurers start.
Exits: North
> n

default title
default desc
Exits: South
> set title Armory

Armory
default desc
Exits: South
> set desc Weapons o' plenty line the walls of the Hestinfold Armory.

Armory
Weapons o' plenty line the walls of the Hestinfold Armory.
Exits: South
>

About

TextCraft: Text Adventure Game Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages