Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dinosaur stops jumping when a cactus appears on screen #74

Open
bpmsilva opened this issue Sep 15, 2018 · 1 comment
Open

Dinosaur stops jumping when a cactus appears on screen #74

bpmsilva opened this issue Sep 15, 2018 · 1 comment

Comments

@bpmsilva
Copy link

I noticed that the dinosaur stops jumping when a cactus appears on the screen, even when the activation is above 0.55. Since the whole purpose of the game is to jump cactus, this doesn't allow the program to work properly. I wonder if this has something to do with hardware limitations, because the appearance of the cactus can demand more processing. Any help is welcome

@mbahiense
Copy link

mbahiense commented Nov 7, 2018

try to decrease the browser size and check this config..

In Unix like its necessary change color of dino..

 var COLOR_DINOSAUR = '545454';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants