Skip to content

Many improvements that don't conflict with current block rain architecture #23

Open
ktsuttlemyre wants to merge 3 commits intoAerolab:gh-pagesfrom
ktsuttlemyre:gh-pages
Open

Many improvements that don't conflict with current block rain architecture #23
ktsuttlemyre wants to merge 3 commits intoAerolab:gh-pagesfrom
ktsuttlemyre:gh-pages

Conversation

@ktsuttlemyre
Copy link

I am going to probably start moving away from the current block rain architecture but here are my contributions before I do that.

exposed methods to interface: moveLeft, moveRight, and drop. (for programmatic controlling)
added instaDrop function and exposed it to interface
added startButon function that will start the game or pause if it is active
Improved rendering times by seting background image using CSS instead of redrawing each frame
added arrowKeys option
added seeding option. Without it games will be different. With it you can generate the same game independently between 2 games
added gyroscope controller logic

RobertoGonzalez and others added 3 commits March 19, 2018 13:05
exposed methods to interface: moveLeft, moveRight, and drop. (for programattic controlling)
added instaDrop function and expsed it to interface
added startButon function that will start the game or pause if it is active
Improved rendering times by seting background image using CSS instead of redrawing each frame
added arrowKeys option
added seeding option. Without it games will be different. With it you can generate the same game independently between 2 games
…gramattic controlling)

added instaDrop function and expsed it to interface
added startButon function that will start the game or pause if it is active
Improved rendering times by seting background image using CSS instead of redrawing each frame
added arrowKeys option
added seeding option. Without it games will be different. With it you can generate the same game independently between 2 games
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

Successfully merging this pull request may close these issues.

2 participants