Skip to content

joveem/Web-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Pong

About the project

Web Pong is a multiplayer Pong game with a Unity WebGL support focus

The connection is made with WebSocket to a NodeJs Server that manage the Matchmaking, and handles the game Matches


Getting Started:

Cloning the repository:

To open the project in development mode, you need to have an environment configured with Unity 3D (preferably: version ^2020.3.23) and add the JovDK module as a git submodule of the project

# Clone the repository:
git clone https://github.com/joveem/Web-Pong.git
# Directory changing
cd Web-Pong
# Install dependencies:
git submodule update --recursive --init
#

About

🎮 Unity 3D (C#) multiplayer Pong with NodeJS (WebSocket) Back-End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors