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

Resolution to issues #74 and #129 #156

Open
wants to merge 35 commits into
base: gh-pages
Choose a base branch
from
Open

Conversation

bohuce
Copy link

@bohuce bohuce commented Dec 2, 2015

This pull request includes fixes to 2 issues:
#74

The user can press the "T" to Toggle colourblind mode, which cycles through a set of colourblind friendly colours.
#129

The user can press the "Down" arrow key to slow down the progress of the game.

In addition, our own enhancement was proposed where the user can press the "Space" bar to immediately drop the closest block or chain of blocks immediately to the centre Hex.

Also, some Qunit tests were implemented for the new functionality in the following files

  • qunit.htm
  • /js/Block_test.js
  • /js/Hex_test.js
  • /js/initialization_test.js

These test files can be deleted if unnecessary.

bohu8 and others added 30 commits November 18, 2015 16:51
added draft of scenarios
modified adjust speed function for wave generation, more work needs to be done
… existing Hex.addblock instead of setting distFromHex = 0; Added unit tests for toggleDrop function
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.

3 participants