|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
How to make an online game
im totally new to this kinda thing and was wondering whether anyone could give me any simple easy help on how to make an online game
i have never made one before and don't really know where to start so some help would be appreciated thanks |
|
#2
|
||||
|
||||
|
1. Learn C++.
2. Stay in school. 3. Learn Alegbra. 4. Learn Geometry and Physics. 5. Never give up on Math and learn it til your bones break. 6. Without math like what I said above, your gaming dream is whats in the toliet after you sit on it for a couple of hours. Any there is no simple online game or whatever. Its hard work. Nothing in the programming world is *simple*. Especially online gaming. You need money, people, resources, knowledge. God we should have a rule that says. 1. Don't know a language. 2. Wants to create a mmorpg. 3. Simple online. 4. I do what with the what what now? 5. Never get good grades in math. 6. MMORPG 7. n00b. If your any of that don't bother asking how to create the next World of Warcraft game. Or any MMORPG. Cause you will be laughed at like crazy. I hate these really beginner people who wanan know how to create a MMORPG game and don't even know what their first language would be. God, if I had a nickel everytime I heard one say I wanna create a online, mmorpg game without knowing anything. I would be a billionaire ![]()
__________________
[img] http://r2.fodey.com/1922b06d7e4284cce9657003fdf330220.1.gif [/img] ![]() ![]() ![]() ![]() ![]() ![]()
Last edited by Kiryn : April 9th, 2007 at 01:02 PM. |
|
#3
|
|||||
|
|||||
|
Quote:
First off C++ isn't the only language out there. It's a good one, but not the only one. Hell it might not even be the best one. Did the OP say anything about quitting school. While math is important, logic is far more important. I know people who are great at Algebra, Geometry and Physics who don't know the first thing about logic, algorithms, and other aspects of discrete math. Additionally creativity and organization are important skills to have. Quote:
Quote:
__________________
The day I get my hands on the cookbook it's all over. -nicky |
|
#4
|
|||
|
|||
|
yer how did u lot learn how to do this if u wer never begginers?
i get A* in most of my maths test and im predicted and A* and my grandads a maths teacher also know more than my physics teacher in some areas of physics and im not gonna quit school i was meaning simple as in nothing really really hard i was expecting something difficult as i thought it is like learning another language i am looking at that C++ language that you have said |
|
#5
|
||||
|
||||
|
I don't know C++, but I would start by Gooling "free c++ 2d game engine"**.
Wow, first result. *clicky* SpriteCraft looks pretty good, lets try it shall we? *makes a game with SpriteCraft* Now that we have our game, lets make a network version. Pretend you made a bomberman game. I would make a separate thread for accepting and creating network connections. *makes thread* In java, I would have it read text or something like that from a socket, not sure about c++. But basically, instead of AI controlled people, hava that "read text" from the network thread control those little bombermen, and when you make a movement, send that to all the other little bombermen. And now you have a simple network/online game. **I wouldn't make a 3d game, just too much extra work for one person to do.
__________________
"Java makes impossible things possible, but makes easy things difficult." - Somebody
|
|
#6
|
||||
|
||||
|
First off I'd like to let you know that this is an English language forum with an international readership. We appreciate it if you do your best to use correct spelling and grammar as this helps improve the legibility of your posts and reduces the difficulty of translating. Also, It gives us the impression that you take your question seriously and encourages us to take you seriously as well.
Secondly as I'm sure you've heard, anything worth doing is worth doing right. With that in mind I advise you to invest time in learning not only the language but programming logic, math and physics. I also advise that you start small. Building simple classic games like tetris, pong, breakaway, pac man, asteroids, etc can help you understand fundamental concepts of animation and strategy. |
|
#7
|
|||
|
|||
|
Ok So You want to create an Online Game.
Ok fine, just forget about c++ and Simply start Learning Macromedia Flash and Action Scripting. Learning Flash is easy if you follow step by step guides or tutorials available online. There are even tutorials for Flash games if you search on google. Flash Action Scripting can serve the programming part of a game and Animation can serve as a graphic part of it. And we all know publishing flash Online is a piece of cake. Further connecting your flash to some database is the next step for you to concentrate. I think it's a simple solution that you may be looking for. If you are not a very good programmer, don't worry Action Scripting is easy. Just give it some time to learn. Good Luck, Amol |
|
#8
|
|||
|
|||
|
Quote:
You need the Flash programming environment from Adobe, though, don't you? And that is extremely expensive. Though, if I am wrong, please let me know! ~*Miaow*~ Last edited by Miaow : April 28th, 2007 at 09:01 PM. |
|
#9
|
||||
|
||||
|
Was there really a need to quote the whole thing. No rule against it, but its a personal pet peeve when you are replying to the last post.... Anyway, I have heard there are free versions of flash dev stuff (from third parties). No links though, sorry.
|
|
#10
|
|||
|
|||
|
I think Game Maker is a good option for 2D based games. Its version 5.3 is very stable for 2D games, and has a very simple interface that lets you make games very easily.
The last versions 6.0 or above include a 3D interface, but i recommend start first by the 2D, because the 3D engine requires advanced programming. As I've said, you can learn to make games first by the predefined actions, and then introduce yourself in gml (Game Maker Language) a rather simple programming language for what you'll need mainly two things: logic and effort (none can be learned without this). Many forums are related to Game Maker, just Google it! and have fun.... |
|
#11
|
||||
|
||||
|
No. That's the way to make crappy games. You want to make something you can be proud of, you do it yourself, without your nice Game Maker Super Ultra Easy Version 1337.
Decide a genre, learn a language, develop very good logic and networking abilities, and just have fun with the game and have fun making the game. Until you're making something serious, that's all you need to do.
__________________
A work in progress: Card Game Platform (Status: On Hold) | Joke Thread “Rational thinkers deplore the excesses of democracy; it abuses the individual and elevates the mob. The death of Socrates was its finest fruit.” |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > How to make an online game |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|