Comment on Show HN: Strife, a 2D game library for GoparentComments−stcredzero7yThe current Go is great for writing a 60fps game server. The pauses are very low, and the qualities that make it great for a server also make it great for a game server.I'm close to implementing hot code update -- in my Go game servers!
Comments
The current Go is great for writing a 60fps game server. The pauses are very low, and the qualities that make it great for a server also make it great for a game server.
I'm close to implementing hot code update -- in my Go game servers!