Skip to content

Latest commit

 

History

History
executable file
·
40 lines (28 loc) · 1008 Bytes

README.md

File metadata and controls

executable file
·
40 lines (28 loc) · 1008 Bytes

ft_transcendence

This project is about creating a Ping-Pong website where users will play Ping-Pong game in real-time with others, with a nice user interface, a chat, and real-time notification and messaging.

Team:

Alt text

Requirements

  • docker
  • docker compose

How To Run

  • cp .env.example .env
  • edit .env (e.x: add your 42 and google credentials)
  • docker compose up --build

screenshots:

/login:

Alt text

/editprofile:

Alt text

/home:

Alt text

/profile:

Alt text

/dms:

Alt text

/groups:

Alt text

/game:

Alt text

/2fa:

Alt text