Skip to content

benpin31/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

First Ironhack project : Tetris.

The project is playable on computer and phones. My principal prupose was to manipulate DOM (the game is not make with canvas) and learn how to use touch event.

Commands

keyboard screen action
arrow left / right swipe left / right go left / right
arrow up touch rotate
arrow down maintain touch accelerate fall
S key swipe up hold the tetromino

Link to github page

https://benpin31.github.io/Tetris/

What remain to do

  • Correct some (minor) bugs due to the interface
  • Create a div of rules and commands
  • Improve collision gameplay : the tetrominos can't turn if collision with an other tetromino. Newer rules make it possible
  • Add new themes (less retro… bloodborne ?)

About

First Ironhack project : Tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published