Loading repository data…
Loading repository data…
42-team-projects / repository
ft_transcendence is a project developed as part of the 42 coding school curriculum. This application delivers a fully functional multiplayer online Pong game built with modern web development practices and a secure, robust backend.
ft_transcendence is a project developed as part of the 42 coding school curriculum. This application delivers a fully functional multiplayer online Pong game built with modern web development practices and a secure, robust backend.
ft_transcendence reimagines the classic Pong game experience with a modern twist. This project focuses on delivering an engaging multiplayer experience while maintaining high standards in code quality, security, and user experience.
Follow these steps to set up and run the project locally.
Ensure you have the following installed:
Clone the repository:
git clone https://github.com/42-team-projects/ft_transcendence.git
Navigate to the project directory:
cd ft_transcendence
To start the project, simply run the following command:
docker compose up --build
This command will build the Docker containers and start the application. The backend and frontend will be automatically set up and available for access.
The application will be accessible at https://localhost.
Contributions are welcome! Please follow these steps:
git checkout -b feature/your-feature-name
Distributed under the MIT License. See LICENSE for more information.
ft_transcendence Team
For any inquiries or feedback, feel free to open an issue in the repository.
We hope you enjoy the application and look forward to your contributions or feedback to make ft_transcendence even better! 🚀