My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Wiki Issues Source
Project Information
Members

What is World?

World is a vintage social networking project -- A multiuser interactive animated dynamic environment within a color ASCII text terminal.

World is implemented in World Scheme which is loosely based on the R^5RS Scheme specification with added threads, socket and virtual machine support. Both scheme and the VM are implemented in C.

How Do I Connect?

Make sure your terminal support 256 color escape codes such as PuTTY and xterm-256color.

telnet:

telnet 72.14.188.107 7154

ssh:

ssh world@72.14.188.107

Design Document

http://worldtm.googlecode.com/svn/trunk/design

Development journal

http://code.google.com/p/worldtm/source/browse/trunk/blog#3698

Videos

http://world.dv8.org/world001.avi

Powered by Google Project Hosting