Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

21 lines (19 loc) · 1.2 KB

react-pixi-desktop

npm type definitions GitHub license Website GitHub issues GitHub commit activity

The app is itself hosted at https://achmyrov.com

React

This app uses React to render desktop-like web app and Pixi.js to implement tetris inside of this app.

Pixi.js

Pixi.js game part

Tetris Controls:

  • Left arrow - move left
  • Right arrow - move right
  • Top arrow - rotate the block
  • Down button - encrease the speed
  • Space - place the block at the bottom