pbie42 / red_tetris_react

Multiplayer Tetris game using React, Redux, Redux-Saga, and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red_Tetris

This project is part of the 42 web development branch.

The goal is to to make an online multiplayer tetris game.

It is designed to teach us React, Redux, Socket.io, and programming with a TDD (Test Driven Development) approach.

Constraints

Project must be made with React, Redux, and Socket.io

Usage of 'this' is strictly prohibited.

Must be made with a TDD development approach and code coverage with at least 70% of statements, lines, and functions covered and a minimum of 50% of branches covered.

About

Multiplayer Tetris game using React, Redux, Redux-Saga, and Socket.io


Languages

Language:JavaScript 79.3%Language:CSS 20.1%Language:HTML 0.6%