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

Hard mode is too fast! #2

Open
addyh opened this issue Nov 3, 2017 · 0 comments
Open

Hard mode is too fast! #2

addyh opened this issue Nov 3, 2017 · 0 comments

Comments

@addyh
Copy link
Owner

addyh commented Nov 3, 2017

@ctrexler

If you want to make "Hard" mode a little bit slower,

Go to mouse.js -- line 66

board.dropInterval = 100;

Instead of dropping the piece every 100 milliseconds, pick a number you are comfortable with.

And the Medium mode drop interval is mouse.js -- line 61 (currently 300ms)

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

No branches or pull requests

2 participants