Monday, October 26, 2009

PewPew 1.2 is out!

And the scores are pouring in... can you guess when did Apple publish the update?
So far, I've used 0.6% of the maximum CPU load (and 0% of the bandwidth), so I should be OK!

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