New to game development

Started by
13 comments, last by Noctiz 12 years, 2 months ago

[quote name='NerdyGnome' timestamp='1329526291' post='4914068']
I dont want to rain on your parade or anything but you will not be able to make a game like Runescape. That's a MMORPG and takes years for big teams to develop tongue.png

You're better off with doing stuff like Pong, Pacman and maybe even a platformer when you're ready? Just increase the difficulty of the game after every finished project and you'll be fine smile.png


There's lot of RPG's made by one guy, and they're better than Runescape...how come I can't do it? With work and dedication I'll do it and I know it'll take years.
[/quote]

Well, you said you wanted to make a game like RS, and RS is a MMORPG, which is a HUGE game. Seeing as it takes years for a big team of professionals to make a MMORPG it will take a single beginner lots and lots of years. If you really want to do it you will probably be able to do it but since it will take so many years there is a high chance of you not completing it.

I'm not trying to be a douche, just being realistic.

EDIT: There is lots of different RPG's, maybe try making a text-based?
Advertisement
I'm aware that RS is a MMORPG, I don't want you to take me in the wrong way, I'm not saying that you're being a douche or something I really understand what you are saying - if it needs a big team and many years to create this type of game, one only beginner will take his life to make it - this is my fault for not explaining well what I really want to do...

Do you know Wollay? http://www.youtube.com/user/WollayFX He's making in his own a RPG inspired in Minecraft and Zelda, ok the map is random generated and he's not a beginner at all, and yes his not using Java but C++ and DirectX.

Taking out the part of the MMO (Massive Multiplayer Online)..
My idea is to make a 2D RPG, where the player can create his own character, choose his skills and so on. The player would then "born" in a city based on the primary skill he chose and start his adventure.
I'm not really alone for I've got many friends that are good artists, and they want to help me with the game.

Do you know Wollay? http://www.youtube.com/user/WollayFX He's making in his own a RPG inspired in Minecraft and Zelda, ok the map is random generated and he's not a beginner at all, and yes his not using Java but C++ and DirectX.


Are you trying to say, "Since Wollay can do it, I can do it?" Well, that might be true, if you've been educated and self-taught for years and then been in the industry for many years. THEN, you might be able to do what Wollay does.

Right now, concentrate on learning to program. JAVA is a good language to start with.

By the time you're ready to make your "masterpiece", you'll be able to pick the bets language for it since you'll have all the expereinces required for such a project.

GL, but be careful of lofty-goals. Start small, PLEASE (small doesn't mean a massive 2d RPG with a huge world, many NPC's, etc.)

My Gamedev Journal: 2D Game Making, the Easy Way

---(Old Blog, still has good info): 2dGameMaking
-----
"No one ever posts on that message board; it's too crowded." - Yoga Berra (sorta)

What BeerNuts said, he is exactly right. Read this guide for recommendations on tools, books, tutorials, game libraries etc... on getting started.

You need to start small, complete little projects and build on that. Learn to program before you learn to program games, because frankly, you have to.
Well I THINK I can program...Before college I have been 3 years in a programming course, the first year I learned the basics of C++, the last two years I learned to program Java, mostly programs using databases and so on, but in the last year after finishing the classes I was told to make a project, I decided to make a game using XNA, so I bought a book to learn C#, but yeah I can tell you I made the game (very incomplete) and didn't understand most of what I did, because I used a tutorial to make it...lot's of pressure but I did it.

@BeerNutts thanks I'll do what you told me to, start by small projects (not a RPG, but like pong and platforms games maybe? :) )

@Serapth thanks for sharing that guide :)

thanks a lot guys smile.png

This topic is closed to new replies.

Advertisement