Skip to content

soin08/WebRTC-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Chess

Play chess online with a friend.

  • Pure JS and JQuery
  • No server side -- play peer-to-peer thanks to [WebRTC] and [peerJS]

Installation

  1. Sign up to [peerJS] and grab your free API KEY. Please don't use mine.

  2. Open main.js and replace PEERJS_API_KEY with your own key.

  3. Upload files to your server and start playing!

Version

1.0.1

License

MIT [webrtc]:http://www.webrtc.org/ [peerjs]: http://peerjs.com/

About

Play chess online with a friend, no server required thanks to WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors