Skip to content

HDYA/pingpong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingPong

Just a hackathon project.

BUILD

npm install
bower install

WebRTC

Beacause MOST OF web browser doesn't support create WebSocketServer, so we have to move to WebRTC.

But one good message is, we do not have to list ips.

Configureation

  • Backend: edit config.js
  • Frontend: you can access /config.js and get the config file. you can edit the content in pages/main/views.js

Start Server

Just run npm start

About

a penta-hackathon project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 17.4%
  • CSS 2.4%