TraceRT

TraceRT is a project conceived of with Kent McClymont designed to test some ideas about creating a javascript console based hacking game. In fact the idea was to create a framework that could be used to create any form of console based game, including a rogue like dungeon crawler.

As it currently sits it has functions for registering and sending messages to other players, but it makes use of some interesting PhP code that was used to make uploading new functions easy, at some point I'll upload the method that it uses to run commands and makes update calls to the blog.

http://tracert.3void.com/

Update: The apache server this is hosted on no longer likes the name tracert (it considers it a possible security risk) as such the domain that hosts it is now http://blackbox.3void.com/

TraceRT Screenshot