Alan Falcon (GitHub)
Rane Fields - GitHub / GitLab | Linkedin | rane.fields@gmail.com
Athena Garcia Titus - GitHub | Linkedin | adamtitus76@gmail.com
Chris Turina - GitHub | Linkedin | chris.turina@gmail.com
This project was built as a result of a 4-day collaborative effort by students of Epicodus in order to test our knowledge of JavaScript, HTML, and CSS. We chose to recreate Tetris because it seemed like a challenging enough goal to be interesting and rewarding, but still doable with our current knowledge and timeframe. You can find the game hosted here on github at https://thebigtaco.github.io/Tetris/
- Left/Right arrows move the block left and right
- Down arrow moves the block down one step
- Spacebar makes the block fall instantly into place
- R restarts the game
- M mutes the music
- P pauses the game
Fill an entire row with blocks to remove it, and survive as long a possible without letting blocks pile up to the top of the screen.
- Can press spacebar while waiting for countdown to finish and while paused
- Styling can go wonky if window size is not big enough
- Sound effects do not always play correctly
You can find documentation on all the game objects here
All of our BDD specs are listed here
MIT License
Copyright (c) 2017 Athena Garcia Titus, Rane Fields, Chris Turina, Alan Falcon All Rights Reserved.