Hextris / hextris

Fast paced HTML5 puzzle game inspired by Tetris!
https://hextris.io
Other
2.21k stars 969 forks source link

New combo feature #173

Open Nuno0o opened 7 years ago

Nuno0o commented 7 years ago

Implemented a new feature in which when the comboMultiplier reaches 12, the game enters in a temporary mode that we call adrenaline, with the duration of 8s, at which all the blocks created all have the same color, are generated twice as fast and fall twice as fast too.When this timer ends, the game returns to normality, with the comboMultiplier at 1. All the adrenaline multipliers can be found at Hex.js.

Aeris1One commented 4 years ago

Looks promising ! I dont checked the code right now but I'll test asap when I've some time !

(Hum... I'm not that good in Hextris so maybe I'll never reach 12 combos in a row :/)