Skip to content

React - Socket.io - Node - Multiplayer Tetris Game

Notifications You must be signed in to change notification settings

RocIT-tech/red-tetris

 
 

Repository files navigation

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

About

React - Socket.io - Node - Multiplayer Tetris Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.4%
  • CSS 10.0%
  • JavaScript 1.3%
  • HTML 0.3%