Skip to content

monicanagent/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/


CypherPoker.JS uses semantic versioning.