

If I recall correctly, Starcraft 2 has a pause in online match. Other players get pause screen and can unpause the game. It all comes down to both(all) players agree on pause, and can be useful if correctly implemented.


If I recall correctly, Starcraft 2 has a pause in online match. Other players get pause screen and can unpause the game. It all comes down to both(all) players agree on pause, and can be useful if correctly implemented.
No. But for some reason I got confused this time.
I’m surprised you’re downvoted like this, but I had a similar thought. I understand the meme, that it is about the feeling when you finished a game with a story that made you involved. But calling it a “lifechanger” feels like exaggeration.
I have played a game that touched me deeply, leaving me emotionally out of my socket for about a week. But I wouldn’t say it “changed my life”. I can feel the echo of that experience when I remember, but that’s all.


Martha Is Dead is a grim psychological triller about twin sisters, set in Italy at the end of WW2. It’s not about war, however. This game left me with deep emotions no other game could do. Heed the warnings given by authors, though. It may come too disturbing to some people.
In Go you can compare structure instances with == (by value). You can also compare pointers (in which case they can be different even if values are equal). You get what you ask for.
Also, I’ve never needed “Equals” method in Go.