Skip to content

SkymanOne/vrf-poker-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker VRF

A solution for the activity as a part of the Polkadot Blockchain Academy, Cambridge 2022 Cohort. The solution basically simulates a texas holden poker game utilising Verifiable Random Functions.

Navigate to poker.rs to see the code.

Limitations

  • Card counting is not possible at the moment
  • Cards are represented as integers 1 -> 52, the winner is deduced by calculating points from from both hands.
  • Hence, duplicates are allowed

About

Simulation of poker game using Verifiable Random Functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages