Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

iLoveGameProgramming

Member Since 11 Jun 2012
Offline Last Active Feb 03 2013 11:54 PM

Posts I've Made

In Topic: Structure of classes in good Game Engine?

18 June 2012 - 02:27 PM

I'm one of those people who fight to death not to have any globals in code :) is there any other way? :)

In Topic: Can someone recommend a decent game engine for beginners?

18 June 2012 - 01:55 PM

well okey, maybe I said wrong thing about gamemaker. But I believe people can make good games without using it, it limits you on so many ways..

In Topic: Hello from a New Guy

16 June 2012 - 11:34 AM

well to be honest if you want to learn c++, you don't need to learn c#. Yes, it will make things easier if u know one programming language, but that first language can be c++. If you're passionate enough you can learn concepts quite quickly. I don't really know any good XNA books but I used this good C++ book called "Sam's Teach Yourself C++ in 24 Hours". Also even if you know just basics, not even know much about classes, you can do basic 2d games in c++ and learn from them. I love RPG's and whenever I come up with idea for a game I always try to make an RPG in the end hehe.. but that tends to be quite time consuming.

In Topic: Complicated class function...?

16 June 2012 - 11:22 AM

Thanks, I actually got it working in very similar way :)

In Topic: Complicated class function...?

15 June 2012 - 01:58 PM

Thanks so much :) I'm trying to work out your sample code atm :P

PARTNERS