Comment on Doodle Jump in HTML5Comments−angli13yI think this is pretty cool, but if you play it, you'll immediately realize that the physics are off (compare left/right motion with up/down/gravity) Is this just a basic problem with JS games, or a result of the compact implementation?−fourstar13yYeah it's definitely off. x axis transitions are too fast.
Comments
I think this is pretty cool, but if you play it, you'll immediately realize that the physics are off (compare left/right motion with up/down/gravity) Is this just a basic problem with JS games, or a result of the compact implementation?
Yeah it's definitely off. x axis transitions are too fast.