Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textworld
=========

textworld is a telnet server that provides a virtually infinite,
collaborative canvas for text.

To build from Github source:

    autoreconf --install
    ./configure
    make all

Run with:

    src/textworld

Which should make a world of text accessible at port 12345.


IMPORTANT: This program is written in C and has not gone through
           thorough security auditing. Bear this in mind while running
           a server.

About

Collaborative 2D text canvas through Telnet.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors