logoalt Hacker News

Anonynekoyesterday at 2:38 PM0 repliesview on HN

You could also offload potentially GC-heavy parts to C++ and write the rest in C#. Depends on the game, but usually most of the game logic that you'll be constantly tinkering with doesn't require all that much memory in the first place.