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: [C++]  (Read 1943 times)

0 Members and 1 Guest are viewing this topic.

dylan_holland

[C++]
« on: April 06, 2011, 08:44:04 pm »
Ok, so I have a pretty good grasp on basic C++.  I'm been learning C++ for about 3 months now and I am looking for some tutorials.  I began learning C so that I could one day write 2d games, and now I am looking for tutorials that can take me from basic C++ to beggining with 2d game programming.  Does anyone know any?
Logged

King Tetiro

Leader of Phoenix Heart
Re: [C++]
« Reply #1 on: April 06, 2011, 10:07:52 pm »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3549
What graphics library are you using?
Logged
  • Phoenix Heart

Xiphirx

wat
Re: [C++]
« Reply #2 on: April 06, 2011, 10:13:50 pm »
  • Xiphirx
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3007
First step would to find a graphics API that you like :)
Logged
  • For The Swarm

dylan_holland

Re: [C++]
« Reply #3 on: April 07, 2011, 02:31:15 am »
I experimented with allegro, but is there a better 2d engine?
Logged

Xiphirx

wat
Re: [C++]
« Reply #4 on: April 07, 2011, 03:16:05 am »
  • Xiphirx
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3007
engine? Remember, API is not an engine. If you want a full blown engine, you'll need to research which one fits you the best...

I personally think SDL is super newb friendly. Try following the tutorials here http://www.lazyfoo.net/
Logged
  • For The Swarm

dylan_holland

Re: [C++]
« Reply #5 on: April 07, 2011, 04:14:16 am »
i meant library, not engine. thanks for the link
Logged
Re: [C++]
« Reply #6 on: April 22, 2011, 03:19:02 pm »
  • (y)(;>.<;)(y)
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3293
Also friendly advice: Try not to think in terms of an engine. Engine's are created as the result of pulling the Game out of a Game so you can put a new Game in. Until you have a lot of experience (like...well-paid-professional level experience), make Games not Engines.

Also I recommend SFML if you're going with C++ and want something newbie-friendly. It's like SDL but Object-Orientated and (in my opinion) even easier to use: http://www.sfml-dev.org/

EDIT: Ooooh, didn't realise this was almost a month old xD Browsing forums hungover is silly and I need to stop doing it.
Logged
Pages: [1]   Go Up

 


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



Page created in 0.062 seconds with 49 queries.

anything