Skip to content

msillano/JCardLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JCardLib

A basic java lib for cards games, with exstensions for 52 Card sets and Bridge

The lib is general poupose, to handle hands and car set.

  • Level 1: Cardset, card52: for generic Cards, and for 52 card set (Franch)
  • level 2: BridgCardSet, bridgeProbs, for Bridge: random hands, import/export hands in PBN, score calculator, probabilities...etc.
  • level 3: TestCard01, TestCards02, TestCards03 examples/test programs: some outputs in test-output dir.

 Classes

This library is used in BridgeStats, an app for Android

screenshot

About

A java lib for cards games, with exstensions for Bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages