Skip to content

sqrhussain/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WT Pong

A pong multiplayer implementation, as a Web Technologies student project.

run frontend

In the folder folder:

Open index.html in a browser

or

use python -m SimpleHTTPServer 8080 and open http://localhost:8080 in your browser

or

use XAMPP.

run websockets server

Requires at least python 3.6

In the folder server:

Run pip3 install -r server/requirements.txt to install requirements and run python3 pong.py to run the server.

{{md protocol.md }}


Audio files from: freemusicarchive.org https://freesound.org

Fonts files from: https://www.1001fonts.com/arcadeclassic-font.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •