Skip to content

PipeChess/tetris_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

tetris_js

A small JS based tetris implementation using canvas

#Todo:

  • Increasing difficulty (Levels)
  • Sound effects are to aggresive. Find better ones...
  • Improve sound routine
  • Testing other browsers (Edge, Firefox and yes IE11 and maybe IE 10... Safari)
  • Styling & Visuals needs more work
  • improve randomization of blocks (change likelihood of repeating blocks)

#Implemented in its first version:

  • Collision detection
  • Point system
  • Automated movement of blocks
  • Removal of completed rows
  • Clockwise turn
  • Basic Sound routine & added some test sounds

About

A pure Javascript & HTML version of tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published