Skip to content

the backend for a realtime multiplayer pong game created using nestjs

Notifications You must be signed in to change notification settings

najib37/nest_backend

Repository files navigation

ONLINE PONG GAME BACKEND

project description

This is the backend for a realtime multiplayer pong game created using the following technologies:

  • NestJS
  • PrismaORM
  • Socket.io
  • Postgres

Project Features:

  • Authenticating using JWT and two factor auth screenshot
  • Preserving user and game data in the database
  • Adding users as friends screenshot
  • Blocking other users screenshot
  • Sending realtime friend requests before friending a user screenshot
  • Sending realtime game invites
  • Uploading custom avatars and game backgrounds screenshot
  • serving images as static assets

Usage

check Pong Online for the whole project and the docker compose instructions

Database Schema

image

screenshots

Auth

auth

Adding_friends

friend

Blocking_users

block

Changing_avatars

avatar

About

the backend for a realtime multiplayer pong game created using nestjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published