Thursday, March 19, 2009

PewPew, step 8


Added: splash screen, a decent icon, and REPLAYS. Here I am showing the two first modes (using the brand-new replay system)

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