- Viewing Profile: Posts: iLoveGameProgramming
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
Community Stats
- Group Members
- Active Posts 22
- Profile Views 1,513
- Member Title Member
- Age 22 years old
- Birthday September 24, 1990
-
Gender
Male
-
Location
London
-
Interests
Game Programming :)
135
Neutral
User Tools
Contacts
iLoveGameProgramming hasn't added any contacts yet.
Latest Visitors
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
- Home
- Viewing Profile: Posts: iLoveGameProgramming