An open API service indexing awesome lists of open source software.

https://github.com/zjamali/ft_transcendence

pong website
https://github.com/zjamali/ft_transcendence

Last synced: 9 months ago
JSON representation

pong website

Awesome Lists containing this project

README

          

# ft_transcendence

ft_trancsendence is a website (Single-Page Application) that provides a nice user interface, a real-time chat, and real-time multiplayer online Ping Pong game.

## Subject

[ft_transcendence subject](https://github.com/zjamali/ft_transcendence/blob/master/files/en.subject.pdf)

### Porfile Page :



### Users Page:

### Chat and Channels Page:

### Game Page:





### Live Page:


## Technologies used

- Typescript
- Next.js
- Nest.js
- Canvas
- Postgresql
- Material UI
- Sockets.io

## How to launch

Install the dependencies and devDependencies and start the server.

```sh
cd ft_transcnendence
docker-compose up --build
```

Verify the deployment by navigating to your server address in
your preferred browser.

```sh
http://localhost:3000/
```

## Contributors:
[Zjamali](https://github.com/zjamali)
[Abdait-m](https://github.com/nowl01)
[Iltafah](https://github.com/iltafah)
[Mbelamin](https://github.com/mojahid-belaman)