Skip to content

nickarora/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Live Demo

preview

Description

My interpretation of the classic soviet tile matching puzzle video game. A random sequence of shapes will decend into the playing field. Use the up arrow key or the Z and X keys to rotate the shape. Use the down arrow key to speed up its decent or use the space bar to make it immediately impact with the bottom of the playfield. Your goal is to create horizontal lines (which will erase them from the board). Try to erase 4 lines at once (Tetris!) to maximize points!

Technologies Used

Tetris is built using the following technologies

  • JavaScript
  • jQuery
  • HTML5
  • CSS3
  • Handlebar Templating

Dev

Spin up a local server to serve the contents of this repo

For ruby users

$ ruby -run -e httpd . -p 4000

visit localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published