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

Speeding up the game #17

Closed
t9creative-zz opened this issue Dec 15, 2016 · 1 comment
Closed

Speeding up the game #17

t9creative-zz opened this issue Dec 15, 2016 · 1 comment

Comments

@t9creative-zz
Copy link

Is there a way to speed up the game after a certain number of lines have been reached?

@RobertoGonzalez
Copy link
Member

@T9Creative You'd need to tweak the source code a bit, since the number of lines is fixed to speed up every 10 lines.
This is done in this line of the source code (just change the 10 to the value you want): https://github.com/Aerolab/blockrain.js/blob/gh-pages/src/blockrain.jquery.src.js#L596

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