Search Results

1
vote

Game programming - How to avoid reinventing the wheel

As to what people have said about C/C++/Python, I'm a game developer and my company encourages C. Not b/c C++ is bad, but because badly written C++ is poison for game development due to it's diffic …