Hacker News new | ask | show | jobs
by freehunter 5194 days ago
I was frustrated by the new word choices popping up after quitting, actually. I had a pretty awesome drawing, the app crashed, and the new choices were pretty lame.

Minor quibble, I know, but it does seem odd that you get new choices just by quitting when they really want you to pay for them.

1 comments

Yeah, I was wondering how they would have let something like this slip through. I figure either a) they weren't aware of the exploit (unlikely, but possible...Draw Something, while fun, is not a very polished game), or b) they know of the exploit, but fixing it is a non-trivial. I suspect b) because the game does not appear to store any state between the time you start guessing the other player's drawing, and the time you complete you drawing (so it just starts over if the round is interrupted, as if nothing ever happened). So, in order to remember the list of words that was previously presented to you, the game would have to 1) maintain state that indicates which "phase" of each round you are in for a given game, and 2) maintain the original list of words presented to you after you get to the "choose a word to draw" phase. I suspect they just decided that fixing the exploit isn't worth it, because a lot of iOS users don't even know that they can force quit the app, and a lot of the ones who do probably still wouldn't be bothered to actually do it. Also, having to go through the process of watching/skipping the other player draw his picture again can be tedious.