Sunday, July 18, 2010

Lack of updates because...

I am porting PewPew to the Bada OS. There is a contest going on, and I believe I have a real chance of winning a price ;-)

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