Where can I find "magic numbers" for classic game play mechanics?
- by MrDatabase
I'd like to find some "magic numbers" for the classic helicopter game. For example the numbers that determine how fast the helicopter accelerates up and down. Also perhaps the "randomness" of the obstacles (uniformly distributed? Gaussian?). Where can I find these numbers?
p.s. I don't care about the particular platform... Flash on the desktop browser is just as good as some implementation on a mobile device.