Prestidigitator wrote: > Is D as good at game programming as C++? Also, would it be better to > use 1.0 or 2.0?
My opinion: D 1.0 is, on the whole, worse than C++. D 2.0 is shaping up to be, on the whole, better than C++. However, D 2.0 is unstable to the point of being unusable at the moment. Stick to C++ for now, but come back in a year or two when D 2.0 has had time to stabilize. -- Rainer Deyke - [email protected]
