Game and GC
Adam D. Ruppe
destructionator at gmail.com
Fri Feb 23 02:41:49 UTC 2018
On Friday, 23 February 2018 at 01:54:07 UTC, Leonardo wrote:
> What can happen if I create a game using D without worrying
> with memory management?
> (using full GC)
It depends what kind of game it is and how sloppy your code is in
general.
Every game I have written in D i don't think about it, and it is
fine. But I also prefer to do simpler games (think 80's or 90's
style more than the modern stuff) anyway.
More information about the Digitalmars-d-learn
mailing list