Skip to content

PubNub enabled 3D chess with online chat lobby and playable between remote opponents

License

Notifications You must be signed in to change notification settings

roschler/3D-Hartwig-chess-set

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubNub Chess Club

This project is a fork of Julian Garnier's excellent 3D chess game that uses HTML/CSS/JS to do its 3D graphics. I added a chat lobby with online users list to facilitate setting up chess matches that are playable over the Web. It uses the PubNub core messaging API and the Presence API, the latter of which makes managing online users groups easy.

IMPORTANT: Works only in webkit.

NOTE: I took Julian's original files and pushed them into a Visual Studio 2013 solution. However, it's really easy to take just the member files and use them in whatever programming IDE or text editor you like.

Link to the original project's CodePen : http://codepen.io/juliangarnier/full/BsIih

Link to this fork's playable demo : http://pubnub.azurewebsites.net/

Libraries

About

PubNub enabled 3D chess with online chat lobby and playable between remote opponents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • CSS 49.3%
  • TypeScript 0.4%