Jump to content


Beginners Choice - Helping decide?


2 replies to this topic

#1 Xirre

    New Member

  • Members
  • Pip
  • 1 posts

Posted Yesterday, 10:56 PM

BEFORE READING: PLEASE DO NOT POST ANY DISCOURAGING MESSAGES SUCH AS "You shouldn't start with C++. It's insane." Duh? Why do you think I am doing it? Everything I've done up until now was insane. But I learned from example codes. If you show me how to make a Login code i'll make a login code with username and password and have it show the world(or the server) that they logged in. I've done this. Yes, it may be harder in C++ but I don't want discouragement because I am determined. I have been trying with Unity3D but it is so powerful I can't understand it. As well as there aren't any code examples. What I wanted help with is at the bottom of the post.

S.N.: If someone is willing to take their time and show me some code examples when I ask for the assistance I am willing to offer money or something. I mean show me how to make GUI's for the game and how to make players jump, move(The only way I know of making a player move is from DM coding with "get_step(src.dir)" where src.dir = the direction of the player and get_step sends the player forward one tile or coordinate in that direction. I don't know if this is the same for C++.), etc. If you show me those then I will be grateful. As I said, the following is all I need to begin my journey in to the C++ world and I will be getting better by the day as I usually do with all codings I learn( learned PHP in 2 hours and progressed by myself by fiddling with it ): Login screen /w Username and Password; how to make the game read credentials such as passwords from a MySQL Database; How to make characters move, jump, and turn; how to allow players to speak, how to set a ignore button or setting and to limit how fast a player can speak; how to spawn monsters; how to teleport players to different locations and also to different players; how to allow players to attack and how to set HP variables. That is all I need. Yeah. . . It's kind of just. . . Like making the game with me. But it's not necessary for me to learn them all from help. Show me how to do about 3/7th of them and I can learn the rest on my own easily. The most that would help is Login, Speaking, Moving, and Attacking. After that I'd be good on my own! :)

I am a beginner coder. I know of not a single coding language. But I know of a language that is related to C++ and some others. A variation of some sort. It is weak and for only 2D games and not that popular but it seems to be a start since I was doing it from the start of when I turned 8 years-old. The language is called Dream Maker (or DM) which was created by BYOND. I can easily create any game on there in under an hour and make it complete playable. My only problem is graphics because I have no patience with pixel graphics and it takes me about 20 minutes to draw 1 character with motion on it.

Anyways, my question is the following:

I want a basic game engine to use. Something similar to the interface of Dream Maker

Code view:

Posted Image


Icon/Pixelating view:

Posted Image


Skin/Interface view (Also includes macros and menu bars):

Posted Image

Mapping view:

Posted Image




I'm also familiar with HTML, PHP, understanding CSS, some parts of C++, and other things. So I am not that much of a beginner but I am still clueless to this world of coding within 3D.

So, again, what I need to find is a good game engine that works in C++ and has a easy to understand interface. Nothing too big, nothing to small. I'm going to start off with a 2.5D game. Going in to RPG again. When I get used to 2.5D i'll edit it a bit and make it 3D. Obviously the game will be small during its 2.5D State so when I switch to 3D it would be much of a trouble to redraw everything. I found a program to draw with. WIngs3D. It seems similar to what I have been previously using. But, if there is anything more powerful and doesn't have many menu bars I would love it. It's just the massive words in the interface that makes it hard for me to understand. As you see in the above images every window has its own menus and does everything by itself. Haha! But . . I have to give a warm hearty thank you to all those who comment without discouragement. No matter how dumb this request may be. Thank you.

#2 fireside

    Senior Member

  • Members
  • PipPipPipPip
  • 1272 posts

Posted Today, 04:17 AM

Personally, I think you should stick with Unity. There are a lot of tutorials for it. Unity Cookie has a good tutorial series on making a lunar lander game.
http://cgcookie.com/...lunar-lander-2/

There really aren't any game makers using c++ like you are posting. You have to do a lot more of the work yourself. You can look at SFML or Allegro if you really want to work in c++. Get a good book on the language.

Wings3d is all right, though I would recommend Blender because it can do animation.
Currently using Blender 2.5, FlashPunk, and Unity.

#3 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2336 posts

Posted Today, 05:42 AM

i recommend learning c, but using a c++ ide. (c is easier than c++) just pick a book and read it, dont get discouraged by everyone telling you "you cant do it", just do it. :) how old are you btw?
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


  • Yahoo