Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Durian-Inc/PongChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PongChat

Originally developed for MLH Local Hack Day

Developers

Client

Game

Server

What is PongChat?

Pong chat is a platform where you and n number of friends can chat and play Pong together at the same time!

Installation

  1. Install go from golang.org
  2. Clone the repository with git clone https://github.com/Durian-Inc/PongChat

Running the app

  1. Switch to the server directory cd PongChat/server
  2. Run the server with go run src/main.go

From here, navigate to localhost:10000 in your favorite browser (with JavaScript enabled) and you should see the app, and be able to chat.

To get other clients to join, forward the port 10000 and have them connect to your computer.

About

Play Pong with n players, all while chatting with your friends!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors