Forum: Game Development Jul 7th, 2008 |
| Replies: 2 Views: 2,779 I'm assuming it took many trained, experienced, professionals working an absolute minimum of 8 hours a day a couple of years to write the Unreal engine (again, an assumption). I'm not sure how much... |
Forum: Game Development Mar 2nd, 2008 |
| Replies: 9 Views: 2,307 I really like MS Visual C++ Express Edition's code editor. You can easily check #defines, function parameter options, and other things just my moving your mouse over something. You also get a list of... |
Forum: Game Development Mar 1st, 2008 |
| Replies: 9 Views: 2,307 For my experience (which I'll admit is relatively limited), books are often a better learning tool than online tutorials for complex programming languages like C++. If you've got the cash, I'd buy a... |