Hacker News new | ask | show | jobs
by penetrarthur 1955 days ago
I heard some gamedev companies use Haxe to write the logic of the game so that they can transpile it to client side language and server side language. Doing this allows them to simulate the game on server side to check the client side state.