From: Han Dao Date: 2007-08-26T21:48:09+09:00 Subject: Re: 2D MMORPG ------=_Part_136991_9182323.1188132486829 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline There are libraries for Ruby that help you do this. For example, Rubygame. That should help you get started. Why are you creating an MMORPG in the first place? Do you know how incredibly difficult it is to create an MMORPG? On 8/26/07, Nick el wrote: > > I've been trying to find out what programming language would be best for > creating a MMORPG game/engine. After some responses elsewhere I've > decided to choose between Java and Ruby. > I recently posted a question asking which is faster. Now I want to know > which would be better for creating a 2D MMORPG game / engine. By 2D I > mean using the arrow keys to walk around and attacking with a certain > key etc... Pretty good graphics for a 2D game (RMXP graphics, if you > know what I mean). Along with the role playing feel with skills and > quests. So I'd like to know whether Ruby could do this or am I better > off using Java? Thanks for any help. > -- > Posted via http://www.ruby-forum.com/. > > ------=_Part_136991_9182323.1188132486829--