Friday, February 13, 2009

First

This blog is dedicated to the development of the PewPew, an iPhone game I am programming.

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