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

Responsiv and Speed #5

Closed
orcen opened this issue Mar 31, 2015 · 2 comments
Closed

Responsiv and Speed #5

orcen opened this issue Mar 31, 2015 · 2 comments

Comments

@orcen
Copy link

orcen commented Mar 31, 2015

Hi, great script, i like it a lot.

Question 1: how to use it on mobile? is it possible now?
Question 2: will there be a possibility to change the speed during the game?

We want to use it on our 404 Site, can we do it? Is it enough we link to your page as author of the script?

@sbehrends
Copy link
Contributor

1: Sorry, there is no gesture binded yet for mobile or any kind of way to play without keyboard.
2: Probably @RobertoGonzalez can answer this :)

Sure you can use it and give author credits :)

Have fun!

@RobertoGonzalez
Copy link
Member

@orcen Thanks for the comments! Yes, you can update the settings during the game by doing

$game.blockrain({ speed: 1 });

This works with pretty much any of the settings as well.
On mobile, the only thing I'd suggest is to try not to resize the game area (when going from portrait to landscape, for instance), as the game becomes stretched. Most of the fixes for that have some big downside -like deleting blocks- so it's an open issue.

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

3 participants