PewPew v1.1 is finally out. I have not received any crash report (yet?), so the update code seems to work well.
Also, it seems that people appreciate the new game mode =)
Subscribe to:
Post Comments (Atom)
Unexpected Gotchas in Making a Game Deterministic
When aiming for a fully deterministic program, it is common knowledge that you have to deterministically seed your random number generators,...
-
I wanted to write this post for a while. It describes a C++ technique to implement rollback in the context of multiplayer games that I feel ...
-
When aiming for a fully deterministic program, it is common knowledge that you have to deterministically seed your random number generators,...
-
PewPew Live was released today on Android ! Let's go over what's new compared to PewPew 2: LAN Multiplayer Multiplayer is the main d...
No comments:
Post a Comment