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

Run successfully #3

Open
pandaengine opened this issue Jun 21, 2020 · 1 comment
Open

Run successfully #3

pandaengine opened this issue Jun 21, 2020 · 1 comment

Comments

@pandaengine
Copy link

pandaengine commented Jun 21, 2020

//game.run();
setTimeout(function(){ game.run(); },500);

Modify delay time,Make sure you don't execute game.run() until you start the game,And before the dinosaurs hit the first obstacle。


  • Paste the code to the console first
  • Start the game( game.run() hasn't run yet)

@pandaengine
Copy link
Author

chrome 81.0.4044.138 x64

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

1 participant