Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 435 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 435 Bytes

Overview

Full Stack TypeScript Multiplayer Tetris Game build with Node, Socket.io, React, Redux and Hooks.

Run it locally

$ npm install
$ ./node_modules/.bin/webpack
$ npm run srv-dist

or using docker-compose

$ docker-compose -p tetris up

You can now play in http://localhost:4433

Images

Connect you:

Connect_img

Play!

Game_img