项目作者: ajur

项目描述 :
Tetris with pixi.js
高级语言: JavaScript
项目地址: git://github.com/ajur/pixtris.git
创建时间: 2017-06-23T13:34:40Z
项目社区:https://github.com/ajur/pixtris

开源协议:

下载


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