The objective of this project is to develop a networked multiplayer Tetris game from a stack of software exclusively Full Stack Javascript
- React.js + Redux
- Socket.io
- Node.js
- Socket.io
Install dependency: npm install
Start server: npm run-script srv-dev
Start client: npm run-script client-dev
Test Coverage: npm run-script coverage
- Enter Player Name
- Enter Room number / Create a room
- Play
- (ScoreBoard)