Skip to content

An open source peer-to-peer poker platform with cryptocurrency integration written in JavaScript.

License

Notifications You must be signed in to change notification settings

xchng/cypherpoker.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CypherPoker.JS is a complete, white label, peer-to-peer poker platform that incorporates a flexible and highly customizable web / desktop game client, powerful P2P communication capabilities, account management system with database integration and extensible API services, automated cryptocurrency and wallet functionality, and much more.

The open-source software stack makes extensive use of cutting-edge browser technologies and desktop (Node.js / Electron) runtime environments.

CypherPoker.JS is written by the same author as the original ActionScript CypherPoker project and employs many of the same features including the SRA cryptosystem and game / peer protocols as described in the original wiki.


You can try out the web demo here:
https://monicanagent.github.io/cypherpoker.js/demo/web/


Tagged releases, builds, and native installers can be found here:
https://github.com/monicanagent/cypherpoker.js/releases


The CypherPoker.JS wiki is a good place to get started with the code. It includes a simple and complete guide detailing how you can build and run CypherPoker.JS for Desktop (Windows, macOS, Linux).

When you're ready to customize the software further, the latest code documentation can be found here:

Browser (client): https://monicanagent.github.io/cypherpoker.js/web/0.5.1/
Node.js (server): https://monicanagent.github.io/cypherpoker.js/server/0.5.1/
Desktop (Electron): https://monicanagent.github.io/cypherpoker.js/desktop/0.5.1/


Something you can't find? Just feel like chatting? Drop by the Telegram group!


CypherPoker.JS uses semantic versioning.

About

An open source peer-to-peer poker platform with cryptocurrency integration written in JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.2%
  • HTML 3.8%
  • CSS 1.0%