Saturday, February 14, 2009

PewPew, step 1


Pheww, finally managed to run some code on my ipod. The left "joystick" doesn't do anything, it's there just to prove I can handle multi-touch.

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