hogart / Tactris

Tetris-like game

Home Page:http://donsindrom.github.io/Tactris/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Tactris

Tactris Rules

Screenshot of Tactris You can draw any previously generated figure. All drawn figure's blocks are become placed and you can't select them.

When one or more lines are filled by placed blocks then this line is moving. All line's blocks are became untouched and you can select them again.

You can generate new figure by clicking on it. But this operation costs 20% of your scores!

Dimensions:

###8x8

###10x10

###12x12

###14x14

###16x16

###18x18

###20x20

###24x24

###36x36

TODO:

  • HotFix LocalStorage clear
  • normal layout
  • figures drag and drop
  • game over modal window
  • canvas fallback
  • touch support

Credits

Thanks to birdlab. Inspired by birdlab/Tactris.

License

Note that Tactris is distributed under the MIT License.

MIT License

Tactris will be free forever! Enjoy (:

About

Tetris-like game

http://donsindrom.github.io/Tactris/

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.1%Language:CSS 0.1%