Skip to content

Collaborated with team members to build a full web social pong game. My focus was on creating the frontend, which I achieved by developing a React app using the Vite app builder and styling it using Tailwind CSS classes. Utilized React Hooks, React Query, React Router, and Mantine UI (a React framework)

Notifications You must be signed in to change notification settings

rizqyrahhal/ft_transcendence

 
 

Repository files navigation

ft_transcendence

ft_transcendence is a project aimed at creating a multiplayer online pong game platform with a focus on real-time gameplay. The project is the last of the 42 school common core projects.

Features

  • Real-time multiplayer gameplay.
  • Player profile management.
  • Real-time chat system.
  • Game rooms and matchmaking.

Installation

the project require an .env file in the root directory there is an empty env sample you can use.

1 - build the app with docker-compose

docker-compose up --build

2 - launch the app in your browser

http://localhost:3001

Authors

Screenshots

App Screenshot App Screenshot2 App Screenshot3 App Screenshot4 App Screenshot5

About

Collaborated with team members to build a full web social pong game. My focus was on creating the frontend, which I achieved by developing a React app using the Vite app builder and styling it using Tailwind CSS classes. Utilized React Hooks, React Query, React Router, and Mantine UI (a React framework)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%