Skip to content

MPLib (Mental Poker Library) is open source decentralized gambling library written in c#

License

Notifications You must be signed in to change notification settings

OP-Solutions/MPLib

Repository files navigation

MPLib

MPLib (Mental Poker Library) is open source decentralized gambling library written in c# (.Netstandard 2). Since it's written in .Netstandard 2.0 it can be consumed by any .Net project. Unity games are intended to be primary consumer of this library. This project is currently under development and first supported game will be "Texas Holdem Poker".

Why this game library is special?

Main feature of this library is decentralized structure. The game process is completely serverless, clients are connected directly to each other and communicating without trusted 3rd party. Players are able to play Fair game over network without trusting anyone (neither other players, or any 3rd party).
Cryptography makes it possible play Fair, Transparent game, where every player client is verifying fairness of game himself!

Note that this project is in early stages of development and we will eventually add documentation to keep it up to date with code

You are welcome to participate in this project with any Suggestion, Question, Issue, Pull Request, etc.

Releases

No releases published

Packages

 
 
 

Languages