/pixtris

Tetris with pixi.js

Primary LanguageJavaScript

PIXTRIS

Tetris game with pixi.js

Play it here: https://ajur.github.io/pixtris/dist/

Credits

Blocks art style inspired by fantastic works of VGPerlers, in particular their Tetris Pieces

Some basic implementation ideas inspired by Javascript Tetris on Code inComplete.

Last but not least, Pixi.js docs and good folks at (HTML5 Game Devs)[http://www.html5gamedevs.com/] forums.

Changelog

  • v1.0 - Small improvements and pause added.
  • v0.3 - Changed visual style. Added some jsdocs.
  • v0.2 - Reorganized and partially rewritten. Ugly looking, but working.
  • v0.1 - First iteration, single file, not functional