Skip to content

nhakkaou/42-red-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-red-tetris

The objective of this project is to develop a networked multiplayer tetris game from a stack of software exclusively Full Stack Javascript

Usage

After Cloned the repo you must install the packages in the server and client

cd Client && npm i
cd Api && npm i

and then run the app

cd Api && npm run dev
cd client && serve -s dist -l 3000

Skills

  • Object-oriented programming
  • Sockets
  • React js
  • Redux
  • Unit test

Previews

Join Room

Alt text

Stage Specter

Alt text

Start the Game

Alt text

Winner

Alt text

About

An online multiplayer web app TETRIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages