MMO Android game Programming Mobile Development by centenond so i want to make a MMO android game, but ive research and cant find what i need. id be thankful if u guys can point me to some tutorial or something. I think i need AppWarp? Publishers Y U NO MAKE MMO's ON Consoles!?! Programming Game Development by soapyillusion …does beg the question why arent there many MMO's on consoles? Let's get this straight…interested in trying their luck on consoles with MMO's? I'm going to try to… with Guild Wars 2, a fully featured MMO with no online subscription fee. Players just … released on consoles since the n64 days) MMO’s fall under the large time consumption category… Re: Publishers Y U NO MAKE MMO's ON Consoles!?! Programming Game Development by jLocke … as so many companies have thrown their hats into the MMO ring. Reaching for more and more players, hardcore as well… something I think will happen before another big, full-scale MMO makes the move. I say another because Final Fantasy XI… was a pretty popular MMO as it launched on the PS2. And ultimately, after … 3D Educational MMO's Programming Game Development by nobody2ph … it to teach college students? >Are there any MMO(Massive Multiplayer Online) educational games? >How about Online…keep in mind about either or a combination of 3D/MMO/Educational Video Games Im looking for really good material :)… is i'll be doing a sort of 3D MMo educational videogame using the projectwonderland engine, im doing the… information about creating a MMO engine Programming Game Development by Zagoalie … wondering what is required to make a Engine for a MMO RTS game. where would i start. keeping in mind server… Re: information about creating a MMO engine Programming Game Development by PirateTUX … got to understand is that anything that starts with "MMO" is going to be a real challenge. I would… Re: information about creating a MMO engine Programming Game Development by shadwickman … to move on to something much more complicated, like this MMO RTS engine you want to make. Of course, like PirateTUX… Re: information about creating a MMO engine Programming Game Development by PC_Nerd … probably implement something farely basic... If you are interested in MMO development but are new to C++ing, then you might… Browser Based MMO? Hardware and Software Microsoft Windows by SSSD … looks rubbish. Preferably 3rd person, and also free. Additional info MMO - massively multiplayer online (game) Browser based - No download HTML5 for MMO games? Community Center Geeks' Lounge by jch02140 … on par with flash. I have even seen a working MMO demo and a complete port of doom videos created purely… Re: MMO Android game Programming Mobile Development by stultuske This question is impossible for us to answer. We have no idea about your background or knowledge. We also have no idea what type of "game" you want to write. Are we talking about hangman 2D, or the next level in 3D shooters, but than on a small screen ? Do you know what you need to create android apps? You'll need to be more specific. … Re: MMO Android game Programming Mobile Development by centenond ive Develop a few simple app games, yes, but i have no idea on how to make it online, in a way of MMORPG im talking about "Graal Era Online" style(Massively Multiplayer Online Role Playing Game) Graal Era > https://youtu.be/ovcoGPRRYOk?t=1m23s I just want a tutorial on how to do this simple game https://www.youtube.com/watch?v=-… Re: MMO Android game Programming Mobile Development by stultuske if you need the kind of material to build a mmorpg (even a small one), a simple tutorial, in my opinion, won't do. You'll need extensive knowledge about networking, concurrency, threading etc. As for the 'simple game' you linked to on youtube: this is not a game, it's a chat application. [This](http://www.androidhive.info/2014/10/android-building-… Re: MMO Android game Programming Mobile Development by centenond I understand theres a chat, but i dont want to create a chat i just want to start learning how can a player connects and i can see it in my screen , i understand that its a server/client thing? i have to create a server to interate to client and viseversa? I dont expect you guys to tell me what to do, just tell me , yes you have to learn about … Re: MMO Android game Programming Mobile Development by peter_budo Maybe better idea to join some mobile game development forum instead of generic coding forum. I'm Android dev, but I will not able to correctly answer your question as I do not have knowledge of the topic Re: How to turn my game into an mmo? Programming Game Development by Serapth …from the ground up to be an MMO. It is probably the single most …your game. As to how to make an MMO, that is generally a task well outside … subject, or possibly tutorials about using an existing MMO engine ( of which there are few for Java… handle networking; the underlying logic of an MMO isn't that different from traditional real time… Re: How to turn my game into an mmo? Programming Game Development by Karlwakim …?id=JOlZEWJmQdgC&pg=PA13&lpg=PA13&dq=MMO+with+java&source=bl&ots=wfceIm44vr&sig…&ei=qR7_TtDWDtD88QOMrPHDAQ&redir_esc=y#v=onepage&q=MMO%20with%20java&f=false[/url] I hope this helped… Re: 3D Educational MMO's Programming Game Development by Liamf1986 I don't know about any college level things but i found some interesting case studies about teachers using the Myst seris to assist in improving childrens creative writing, back when i was doing my dissertation. [url]http://www.surreylearning.co.uk/CaseStudies/PrimaryCaseStudies/LiteracyCaseStudies/UsingComputerGames/tabid/2258/language/en-GB/… Re: 3D Educational MMO's Programming Game Development by missred Um, what i think we should do is get a website that will make you look like an avatar but you still will need to go up every level to see if your getting better, and this needs to be educational and fun. Re: information about creating a MMO engine Programming Game Development by MetalBlaze I'm looking for some good stepping stones, I'm probly even further back than the original poster (learning Javascript, going well but there a lot to go with C+ and C++) I'm currently using Notepad++ to write my script in and I have MS SQL Server 2008 and MS Visual C++. I'll be blunt, I'm having A LOT of UI trouble. If someone knows some good … Re: HTML5 for MMO games? Community Center Geeks' Lounge by sergent I think HTML 5 is awesome and we needed a new version of HTML for a LONG time (stable version of HTML 4 was released more then 10 years ago!!). So I think it is great way to move forward, but there is some cons too. I don't think there is any network capabilities as FLASH so I think no cool multiplayer games (ok not that cool, but some Flash games … Re: HTML5 for MMO games? Community Center Geeks' Lounge by jch02140 Hey Sergent, Thanks for your input. :) However, I will have to disagree on flash source code you mentioned. With the right tools, you can indeed able to view the sources and assets without much problem. Even when they are encrypted with programs like SwfEncrypt, etc... As to no network ability for HTML5, check out the videos below which … Re: HTML5 for MMO games? Community Center Geeks' Lounge by sergent Yes, I see now :) Really cool. An issue with submit form not spacing Programming Web Development by Bhuddha …;font-family: Verdana; font-size: 16px;"> MMO Gaming Experience: </span></td> …">Very Low - This is my first MMO.</option> </select></td&…: " . $raidavail . br; $mmoexp = $_REQUEST['mmoexp'] ; $message .= "MMO Experience: " . $mmoexp . br; $charlink = $_REQUEST['charlink'] ; $message .= … Making a site with a database kind of like WoWHead.com Programming Web Development by Chub97 … and it is basically a database site for the new MMO if you have heard of it SWTOR and basically I… regarding weapons, equipment and many more items in Bioware's MMO Star Wars: The Old Republic."> <META name…;swtor, star wars, archives, jedi archives, star wars archives, jedi, mmo, mmorpg"> <br><br> <… Re: Making a site with a database kind of like WoWHead.com Programming Web Development by rpv_sen … regarding weapons, equipment and many more items in Bioware's MMO Star Wars: The Old Republic."> <META name…;swtor, star wars, archives, jedi archives, star wars archives, jedi, mmo, mmorpg"> <br><br> <… Seeing "seams" when playing a few games on my PC, think it's my Graphics Card? Hardware and Software Hardware by Venion …;seams" on Final Fantasy XI (an MMO) and World of Warcraft (another MMO) at first I thought it was something released… Re: Hello. I'm Niun Digital Media Digital Marketing Search Engine Strategies by Dani … for: > Topics that are covered > Teletappie new mobile mmo, mmorpg. Top mobile games online > Mobile moba games. Most… to play with friends. Top mobile mmorpg > top mobile mmo > top mobile moba > > top mobile online games… Wireless connection keeps disconnecting and reconnecting.. Hardware and Software Networking by ogmn … just surfing the web, but when I'm playing an MMO, whenever it disconnects I get kicked out. I've tried… 3D Modeller Programming Game Development by Braveheart … have a good looking future. No hobby "makin an MmO lyk WOW." type things either. *Payment and/or a…