Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [Request / Solved] C++ question  (Read 1817 times)

0 Members and 1 Guest are viewing this topic.
[Request / Solved] C++ question
« on: June 09, 2006, 05:19:42 pm »
  • Elbows deep within the borderline.
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 324
Is C++ better than Game Maker? And is it free?
« Last Edit: March 06, 2012, 07:41:09 pm by Niek »
Logged
And the world rolls on...
Re: C++ question
« Reply #1 on: June 09, 2006, 05:20:31 pm »
  • Credits to BaB
  • *
  • Reputation: +2/-0
  • Offline Offline
  • Posts: 807
Yes and Yes. Go for it!
Logged
Re: C++ question
« Reply #2 on: June 09, 2006, 05:37:21 pm »
  • Elbows deep within the borderline.
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 324
Ok, i'm getting C++ for Dummies, and my first game will be Zelda: Death Match. Thats just a hint.
Logged
And the world rolls on...

Antidote

>.>
Re: C++ question
« Reply #3 on: June 09, 2006, 06:56:23 pm »
  • In all seriousness who's serious?
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1485
start with simple console programs like this one here:

#include <iostream>
using namespace std;
int main()
{
    cout << "Hello World"; endl;
    return 0;
}

then work your way up and use a graphics API like Allegro (It's the easiest one that i know) get a team started up also so you are not taking the brunt of the work your self.
Logged
  • Axiomatic Data Laboratories
Re: C++ question
« Reply #4 on: June 09, 2006, 09:07:35 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1635
Quote
Is C++ better than Game Maker?
It depends what you're looking for.
Logged

dylan623

Re: C++ question
« Reply #5 on: June 09, 2006, 09:21:20 pm »
Quote
Is C++ better than Game Maker?
It depends what you're looking for.
GM is as good as you would probably want when you are just starting. C++ can take years to learn. If you want to do anything REALLY advanced  (you can even make 3d online games in GM), use C++. C++ is better if you know it, but it can be hard to learn (from what I've heard, I want to learn it after I get better at GM) I also think C++ can be used in GM.
Logged
Re: C++ question
« Reply #6 on: June 09, 2006, 09:25:05 pm »
  • Credits to BaB
  • *
  • Reputation: +2/-0
  • Offline Offline
  • Posts: 807
I also think C++ can be used in GM.

No.
Logged

dylan623

Re: C++ question
« Reply #7 on: June 09, 2006, 09:27:37 pm »
Logged
Re: C++ question
« Reply #8 on: June 09, 2006, 10:45:32 pm »
  • Elbows deep within the borderline.
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 324
I've made two games with Game MAker. They are very basic, like clicking the little red ball. But i don't understand how to make a game like a Zelda game. I really want to make this really simple Zelda game  had an idea for. Can someone help me learn how to use Game Maker to its full potential? ;D
Logged
And the world rolls on...

dylan623

Re: C++ question
« Reply #9 on: June 09, 2006, 10:46:17 pm »
I've made two games with Game MAker. They are very basic, like clicking the little red ball. But i don't understand how to make a game like a Zelda game. I really want to make this really simple Zelda game  had an idea for. Can someone help me learn how to use Game Maker to its full potential? ;D
I can, I'm already teaching Valiant
dylan6234@hotmail.com add me to MSN
Logged
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.215 seconds with 57 queries.

anything