monicanagent / cypherpoker.js

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 95.9%Language:HTML 2.4%Language:PHP 1.0%Language:CSS 0.7%