Skip to content

This project is about creating a website for the mighty Pong contest!

Notifications You must be signed in to change notification settings

AbderrSfa/ft_transcendence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_transcendence

A website where you can play pong online. King Pong also features a user interface, 2 factor authentication, chatrooms with moderators and private messages. You can also spectate a game between two players. There is also a ranking system based on games a player has won.

  • The backend is built with the NestJS framework.
  • The frontend is built with the NextJS framework.
  • The website uses a postgres database.
  • The frontend, backend and database are run on separate docker containers, and docker-compose is used to make sure all containers work seamlessly together.

Everything is started through a single make command.

About

This project is about creating a website for the mighty Pong contest!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • Makefile 1.7%
  • JavaScript 1.4%
  • Other 1.2%