https://github.com/zjamali/ft_transcendence
pong website
https://github.com/zjamali/ft_transcendence
Last synced: 9 months ago
JSON representation
pong website
- Host: GitHub
- URL: https://github.com/zjamali/ft_transcendence
- Owner: zjamali
- Created: 2022-06-03T16:16:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T07:45:50.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T06:50:03.167Z (about 1 year ago)
- Language: TypeScript
- Size: 43.1 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)