what tools do you need to make an MMPORG(i would like links but not Google) i have a graphics engine:java 3d and a networking API what else do i need and were and how can i get it
PS i only want to know about free stuff ;D
Hehe…thats all that u need…well u need an ide to write your code+ some graphics too
???what do you mean by that ???
PS
I use netbeans as my IDE 8)
Google for “graphics”
Start with building multiplayer Tetris.
The most important ‘tools’ are skill, knowledge and experience.
Some funny replies…
Well…i meant …graphics-pictures and stuff
sory i mist out 3D from my question
Please take my reply a bit more serious, start with multiplayer tetris, and if that works, post it here.
write at least 1 small game, then you’ll realize it aint as easy as it seems.
and for anything’s sake, drop java3d, lwjgl, jogl and what not, let it be plain and simple J2D before you get lost in all options and flood the forum with trival questions.
i can do 2D easily >:( i did the 2D tutorial in Killer game programming but the 3D bit went over to much stuff i already know so i did not do it
Everybody can render pretty stuff in 2D, but can you code a fully working game? have you finished one?
Everybody can render pretty stuff in 2D, but can you code a fully working game? have you finished one?
as i said abouth i did the 2d part of killer game programing whick makes a simple(but very hard game) pleas read my replies carfully >:( : :’(
I have read it. Following a tutorial isn’t the same as building something from scratch, that’s why I ask. Have you finished a game?
MMORPGs are games that at least requires more than 1 dev, with years of experience, deep knowledge of both hardware, understanding the way an OS works, knowing the JVM internals and the language with all its characteristics performance-wise, and a shipload of free time ofcourse. Not to mention a dozen artists.
So start small, prove to others that you are skilled, then team up and build something biggerTM, but not a MMORPG.