Skip to content

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