Noob Make MMORPG
Uploader Comments (cippyboy)
Top Comments
-
Oh mein gott!
So stell ich mir die macher von dark orbit for.^^
All Comments (198)
-
I think it is easy to understand why so many people hate this video .. people hate the truth.
-
Learn C#, learn how to create a simple server and client console pair.
Use OpenTK with C# to draw 2D quad textures to a screen, and log inputs pressed while inside the application. (AKA Left, Right, Up... etc)
Allow one of the textures (A Red box) to move according to inputs
Now create another box that moves according to the second inputs
Use the Server app inside the FormWindow, and map the other player to the sent inputs from the client. This should be arbitrary
It's not pretty, but basic
-
that would be one dumb game
-
what the hell is wrong with this video?
-
I went to eclipse forums(mmorpg maker) and saw a topic:
"Hello!!! i have a great idea.. why dont we make it so that people without visual basic 6 can edit the game with vb8 or c++ or vb2010???? this is a great idea im gonna convert the game now"
hahaha everyone trolled him
-
This is so true, I use it to explain to noobs on forums what they are doing! It doesn't help, but I like to think that it plants a seed of doubt in their minds about whether they can do it...
-
theres a "company" called rocket planet thats like this!
-
I wasn't like this! I started on something easy, and thought "I will make the worst game ever" People are still laughing about it today.
-
this happens at least serveral times a week on game dev forums
I recently started learning C++.... I understand it (I think),but I don't really see how it ties in with making games.
TheDoomWarrior 2 years ago 6
Yeah, that's the feeling most students get when they learn programming. The thing is, what you learned was probably DOS programming. First, get a good look at how Win32 programming looks like, then look into 3D APIs like DirectX or OpenGL. You'll eventually realize there's a lot of C++ involved to show just one triangle on the screen :D
cippyboy 2 years ago 10