Go to file
2024-05-21 07:55:43 +00:00
django add: bozo 2024-05-15 16:52:12 +02:00
nginx HTTPSSSSSSSSSSSSSSSSS 2024-05-15 15:28:29 +02:00
.env dockered 2024-05-14 08:50:37 +02:00
docker-compose.yml HTTPSSSSSSSSSSSSSSSSS 2024-05-15 15:28:29 +02:00
README.md Update README.md 2024-05-21 07:55:43 +00:00
subject.pdf add: update readme 2024-02-22 22:28:54 +01:00

FT_TRANSCENDENCE

Purpose

This project is part of the 42 School Common Core curriculum. Its purpose is to learn how websites function by creating one to play the Pong game.

Skills Acquired

  • Django
  • JavaScript
  • Rest API
  • Python
  • HTML
  • CSS

Subject

Modules

Module Nb point state
Multiplayer 2 🏁
Remote 2 🏁
Bootstrap 1 🏁
Django 2 🏁
Bdd 1 🏁
Accounts 2 🏁
WebGL 2 🏁
Other game 2 🏁
Chat 2 🏁
Translation 1 🏁
Other browser 1 🏁
Smartphone support 1 🏁
--- --- ---
Total 19 🏁

Installation

Manual

  • Clone the project:
git clone https://git.chauvet.pro/michel/ft_transcendence
cd ft_transcendence
  • Start docker containers.
docker-compose up --build