Wednesday, May 4, 2011

Interview

Here's an interview I gave for droidgamers.com.
Among other things, I talk about which games influenced PewPew, what it's like developing for Android, what impact does getting featured on the Android Market has, and what I think about ad-supported applications.

1 comment:

  1. Good interview! :)
    And congratz for the success of your games!

    ReplyDelete

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