logoalt Hacker News

spookie04/23/20252 repliesview on HN

Other than C#, there is no reason to use those other languages for game dev. Unless the game is fairly simple, or you want to risk a fairly long project by employing a language that hasn't been proven in tge space yet (Rust). No shade at any of those languages, I don't even like C#, just being pragmatic.


Replies

kridsdale304/24/2025

The most successful videogame of all time was written for Java as an applet in the browser.

show 1 reply
pjc5004/24/2025

Unity+C# is now a pretty common combo.