Skip to content
forked from ivartj/textworld

Collaborative 2D text canvas through Telnet.

Notifications You must be signed in to change notification settings

oddbjol/textworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published