Posted October 21, 20186 yr Hello PokeMMO Community. I have high interest in making a Pokemon MMO Like this, but how? What was this exactly made in to make it online? I know you can make pokemon games with RPG MAKER XP But, those aren't online? How did they do it? An reply would high help me out! I heard some say they used JAVA And WEBGL? -Aurian
October 21, 20186 yr It's not as simple as you think. This MMO took 6+ years to get where it is now and as I recall one of the head developers I think it was Shu has over 25 years coding experience. They made this from scratch basically. At one point there was only the kanto region and you couldn't even go to the sevii islands.
October 21, 20186 yr Author I see, but what was it made on? I really wanna give it a try, and i'm not bad at lua and CC+
October 21, 20186 yr 22 minutes ago, Aurian12 said: I see, but what was it made on? I really wanna give it a try, and i'm not bad at lua and CC+ The game is coded in Java.
October 21, 20186 yr 9 minutes ago, Aurian12 said: And how did they make it online and so on? First learn the basics, then worry about that later on, it's a long proccess.
October 21, 20186 yr Author There's a lot of engines for aJava of pokemon out there, but making your own uptodate one is better I think.
October 21, 20186 yr 42 minutes ago, YoshidoriForum said: or you can help coding this one instead my sides
October 22, 20186 yr On 10/21/2018 at 6:14 AM, Goku said: Shu has over 25 years coding experience shu is a 2000 yr old vampire/elf loli confirmed I see now why this game moves at turtle speed @Desu
October 22, 20186 yr On 10/21/2018 at 7:07 AM, YoshidoriForum said: or you can help coding this one instead you cant code a program as if it were a book, you need a lot of experience in a lot of IT fields like Networking, Databases, Java EE or other programming languages, OpenGL, OpenAL etc. PokeMMO is coded in lwjgl (Light Weight Java Graphic Library) and other tools. if you want to know how works you can scratch in that content. To be honest, no one gonna help you if you dont have a main structure for a project and if you dont know how works this world of game making... this is not a simple RPG Maker game made, if you want to made a game with a good quality like PokeMMO you need to start at the beggining , learning the basics.
May 24May 24 To make a Pokémon MMO like PokeMMO, you’ll need more than RPG Maker XP—it’s not built for online multiplayer. PokeMMO was made using Java for the client and server, with custom networking. WebGL might be used for browser-based graphics, but it’s not essential. You’ll need to learn networking, server management, and probably Java or another language suited for online games.
May 26May 26 On 5/24/2025 at 2:55 PM, hackito said:To make a Pokémon MMO like PokeMMO, you’ll need more than RPG Maker XP—it’s not built for online multiplayer. PokeMMO was made using Java for the client and server, with custom networking. WebGL might be used for browser-based graphics, but it’s not essential. You’ll need to learn networking, server management, and probably Java or another language suited for online games.
Create an account or sign in to comment