View Single Post
  #7  
Old 03-09-2012, 02:21 PM
Truth Truth is offline
Banned


Join Date: Nov 2011
Location: h00t
Posts: 842
Send a message via ICQ to Truth Send a message via AIM to Truth Send a message via MSN to Truth Send a message via Yahoo to Truth
Default

I'd say Java or Silverlight would be your best bets if you want to go purely web-based. You could make a browser MUD environment in PHP/Python/Perl etc. with AJAX but it would be an even bigger pain in the ass.

Do note: a lot of modern MUDs do the backend servers in C++/Python/etc., then have a Flash telnet client for the browser.

[You must be logged in to view images. Log in or Register.]
Last edited by Truth; 03-09-2012 at 03:47 PM..