Skip to content

Team project for Epicodus where we code Tetris using html and javascript

Notifications You must be signed in to change notification settings

TheBigTaco/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Re-creation of the classic game "Tetris" using HTML and JavaScript

Authors

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

Description

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/

Controls

  • 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

Goal

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.

Known Bugs

  • 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

Documentation

You can find documentation on all the game objects here

Specs

All of our BDD specs are listed here

Legal

MIT License

Copyright (c) 2017 Athena Garcia Titus, Rane Fields, Chris Turina, Alan Falcon All Rights Reserved.

About

Team project for Epicodus where we code Tetris using html and javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published