A multiplayer pong website created using VueJS, NestJS and PostgreSQL
Trandandan
This is a multiplayer pong website created using VueJS, NestJS and PostgreSQL.
Use case diagram
The diagram below represents all the services provided by this website. A Logged in user is able to:
- Invite and play a live Pong game versus other players.
- Chat with friends through joined channels or send direct message instantly to friends.
Database schema
Some screenshots
Authors
- framdani was responsible for the real time chat.
- The Frontend was made by oumeimatt.
- User account and authentication by iidzim.
- The game was created by mlachheb.