| ▲ | steveklabnik 7 months ago | |||||||
Unreal Engine has a GC. You're right that there is a difference between "engine written largely in C++ and some parts are GC'd" vs "game written in Java/C#", but it's certainly not unheard of to use a GC in games, pervasively in simpler ones (Heck, Balatro is written in Lua!) and sparingly in even more advanced titles. | ||||||||
| ▲ | tuveson 7 months ago | parent | next [-] | |||||||
I think Balatro uses the Love2d engine which is in C/C++. | ||||||||
| ||||||||
| ▲ | jplusequalt 7 months ago | parent | prev [-] | |||||||
Thanks for the Rust book! | ||||||||
| ||||||||