Search found 7 matches
- Mon Mar 16, 2009 6:44 pm
- Forum: General/Off-Topic
- Topic: spum789
- Replies: 22
- Views: 3321
Re: spum789
Thanatos, I think you did the right thing in confronting this guy but, would've thought you could've done it a bit more elegantly. Being openly hostile on the tubes is a sure fire way for the person to never take a damn lick of what you say into honest consideration. He definitely has an over infla...
- Sun Mar 15, 2009 11:10 pm
- Forum: General/Off-Topic
- Topic: spum789
- Replies: 22
- Views: 3321
Re: spum789
All I have to say is that if you waste this much time and thought into someone saying that they're better than you, you will certainly die before you make it halfway through everyone on the internet. You are sort of saying what keithgarry said. So look at what I said to him. It really wasn't becaus...
- Sun Mar 15, 2009 10:40 pm
- Forum: General/Off-Topic
- Topic: spum789
- Replies: 22
- Views: 3321
Re: spum789
Yes. Well that last entry is new. And I asked Falco if he cared. Of course he didn't.
- Sun Mar 15, 2009 10:24 pm
- Forum: General/Off-Topic
- Topic: spum789
- Replies: 22
- Views: 3321
spum789
Diefy72 : Yeah, that's probly true. I got a book about C++ but it's like 4 years old and I don't have anyone to teach me how to do anything or show me what to do. I heard C++ is one of the hardest to start out in too. spum789 : well then heres an idea go teach yourself. i was self taught and im ...
- Mon Nov 03, 2008 9:18 am
- Forum: General/Off-Topic
- Topic: JFail:Not Skilled Enough to Realize How Unskilled They Are
- Replies: 1
- Views: 290
JFail:Not Skilled Enough to Realize How Unskilled They Are
After searching for a bit I finally found this article I read a couple months ago. It nails JForceGames dead on. Specifically the, "Stupid Arrogance," and, "Stupid Blindness," sections. http://www.sloperama.com/advice/lesson24.htm It also links to an interesting article that expl...
- Tue Oct 28, 2008 10:00 pm
- Forum: Programming Discussion
- Topic: A Great Game Programming Resource
- Replies: 1
- Views: 636
A Great Game Programming Resource
I found this link via digg a while ago. http://www-cs-students.stanford.edu/~amitp/gameprog.html Also I'll take this opportunity to introduce myself. I started watching Adv. in GameDev around episode 4 or 5. Sadly I didn't catch it from the beginning. My youtube account is the same as the account he...
- Tue May 27, 2008 12:12 pm
- Forum: Programming Discussion
- Topic: 13 Optimization Tips for Game Devers
- Replies: 5
- Views: 1231
Multiple inheritance? Like.. inheriting from an object that inherits from an object? I didn't think there was anything wrong with that. Like for example, in my last engine's dynamic component architecture, I had a base component class, a component interface, and a component implementation ( which r...