Ft_transcendence is a full-stack web application that combines a classic Pong game with a modern chat system. It offers a unique blend of retro gaming and social interaction.
- User authentication and authorization
- Two-factor authentication (2FA)
- Real-time multiplayer Pong game
- Chat system with public channels and direct messaging
- User profiles and friend management
- Game invitations and matchmaking
- Achievements system
- React
- TypeScript
- Chakra UI
- Socket.IO Client
- Axios
- NestJS
- TypeScript
- Prisma ORM
- PostgreSQL
- Socket.IO
- Passport.js
- Docker and Docker Compose
- Node.js
- npm or yarn
- Docker and Docker Compose
- Clone the repository
- Create a
.env
file in the root directory with necessary environment variables - Run the following commands:
make link # Creates symlink for .env file
make up # Builds and starts Docker containers
This project is part of the 42 school curriculum and is subject to its academic policies.