Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 609 Bytes

README.md

File metadata and controls

29 lines (27 loc) · 609 Bytes

js-tetris-clone

tetris clone uses only html-css-js play here not finished yet ...
todo list:

  • css game board
  • basic elements of game( pieces, blocks etc.)
  • rotation
  • line clear
  • score board
    • board
    • timer
  • next piece
  • pause(with 'p' key)
  • reset game(with 'r' key)
  • top scores
  • option menu
  • game over page
  • main menu
    • start game
    • top scores
    • option menu
  • sounds
    • background
  • mute sound(with 'm' key)
  • mobile adaptaion
  • levels