
ft_transcendence the final 42’s Common Core Project.
·
Report Bug
·
Request Feature
Table of Contents
ft_transcendence is a full-stack web application that reimagines the classic Pong arcade game with modern functionalities, social features and robust security measures and best practices. Developed as part of my curriculum, this project challenged me to work with various technologies while adhering to strict requirements in performance, security, and scalability.
This is how you can build & setup ft_transcendence
on your machine to enjoy playing Ping-Pong.
- Install required build tools:
make and docker
Get docker from: https://docs.docker.com/compose/install/sudo apt install make
- Through the power of docker compose and make you just need to type the following command to build and launch the application:
make build
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Mohammed Sitni - msitni1337@gmail.com
Project Link: https://github.com/msitni1337/ft_transcendence
- Oussama benchekroun Team mate with whome I worked in the project.