Skip to content

lay20191209/tetris

 
 

Repository files navigation

Tetris Battle

Project setup

npm install

Compiles and hot-reloads for development

npm run dev-client
npm run dev-server

Compiles and minifies for production and run

npm start

Run tests

npm test

Credit to

Rotation docs:

TODO

  • first turn grab bag
  • counterclockwise kick data
  • tick between server and client
  • ghost blocks

About

Multiplayer Tetris game build using Node.js, Socket.IO, and Phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.6%
  • Vue 26.6%
  • Other 0.8%