Saturday, July 4, 2009

Let there be PewPew v1.1

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 =)

No comments:

Post a Comment

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,...