a TypeScript framework of your choice

Credits:

@mli

@nmbabazi

@jereligi

@ejawe

@jecaudal

ft_transcendence

Our team whiteboard.

mli42/ft_transcendence

Our code.

transcendance - Google Drive

Our public files.


ft_transcendence_subject

Kanban (task managment)

Nexus



width👋 Introduction

Welcome to the ✨ Deluxe Pong ✨ documentation!

This document will contain resources and explanations about our project. You can read it as a student that works on ft_transcendance or just if you are curious about web development. This project is a 42.fr subject about creating and coding with notions that are obscure to us. The aim is to code a multiplayer Pong game in a web language (here in JavaScript). From now we have only seen C/ASM/C++ yet. And now we are alone in the wild web to find a way to start this project.

In this document, you will find how we made it and resources about it.


🐳 Deployment

Cause we liked that (and we have to), we will use Docker and docker-compose to deploy our pong game website. The project must build only by a docker-compose up --build just after a Git cloning.