Skip to content

42fh/transcendence

Repository files navigation

Multiplayer Pong (Transcendence)

=======

Transcendence is the final project of the core curriculum at 42 School. After projects including developing a shell in C and a web server in C++, we are now expected to "transcend" with a full-stack, online multiplayer Pong game, which is on par with final projects of web-dev specific bootcamps. Since it's 42, we're required to build the frontend in Vanilla JS, with the option of enhancing it with Bootstrap.

Play it online

t.000031.xyz

Stack

For this project, students complete a mandatory part and select additional modules to enhance functionality. Here’s the stack we chose:

  • Backend: Django, PostgreSQL
  • Frontend: Vanilla JS, Three.js
  • DevOps: Docker, Nginx, Redis

Team

Want to run it locally?

git clone https://github.com/42fh/transcendence.git
cd transcendence
make up-dev

Then go to http://localhost:8443

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published