Skip to content

smival/tetris-pixi-ts

Repository files navigation

Tetris

Classic tetris on Pixi.js

See the Game here

Typescript + pixi + webpack + hotreload

Controls

move: arrows left, right;

rotate: space;

hard drop: arrow up;

soft drop: arrow down;

How to use sources

npm install

run local server (http://localhost:8080/)

npm start

build project

npm run build

Todos

  • game over
  • remove rows
  • enroll scores
  • keyboard controls
  • sound fx (opt)
  • conf file
  • conf validation
  • points
  • next figure preview
  • pause mode
  • remove rows fx (opt)

About

test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published