Skip to content

bok000111/ft_transcendence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_transcendence

프로젝트 소개


Real-time Multiplayer Pong Game with OAuth, Blockchain, 2FA and JWT

개발 기간

  • 2024.03.30 ~ 2024.07.11
  • 2024.03.30 start
  • 2024.06.04 team building
  • 2024.07.07 1st try(failed)
  • 2024.07.11 passed

개발 환경

  • Frontend: JavaScript
  • Backend: Python, Django
  • DataBase: Redis, postgresql
  • Blockchain: solidity
  • Docker
  • nginx

개발자 소개 및 역할

  • ⭐ 복준석(jbok): Backend, Frontend, DevOps
  • 강민관(mingkang): Backend, Design
  • 도준웅(jdoh): Frontend
  • 송선우(sunwsong): Backend, Blockchain
  • 이창현(changhyl): Frontend

프로젝트 구조


컨테이너 구조

graph TB;
    A[ft_transcendence]
    subgraph docker-compose
        direction LR
        B[nginx]
        C[django]
        D[redis]
        E[postgres]
        F[hardhat]
    end

    A --> docker-compose
    B --> C
    C --> D
    C --> E
    C --> F
Loading

환경 세팅

  • npm install ..??
  • make

Views

페이지 view 입니다

Tournament

Main page

1 vs 1

1 vs 1 vs 1 vs 1