MeirGavish
|
34889988a9
|
Added documentation to get_played/hand_distribution (#343)
* Added documentation to get_played/hand_distribution
* Documented get_played_distribution() behavior
|
2025-12-28 11:20:30 -08:00 |
|
Rickey
|
291edaf4f2
|
Clang format and refactor game.h/c + update Bracket Alignment to BlockIndent (#259)
* Refactor and clang-format game.h/c
* Updated clang-format AlignAfterOpenBracket: BlockIndent and ColumnLimit: 100 and refactored all files accordingly
---------
Co-authored-by: MeirGavish <meir.gavish@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-03 13:49:31 +02:00 |
|
Rickey
|
2c32ff69e3
|
Clang format hand analysis (#261)
* Clang format hand analysis
* Update source/hand_analysis.c
Co-authored-by: MeirGavish <meir.gavish@gmail.com>
---------
Co-authored-by: MeirGavish <meir.gavish@gmail.com>
|
2025-11-25 13:45:07 -08:00 |
|
theturtlemafia
|
03273de829
|
Adds Shortcut and Four Fingers (#95)
* adds shortcut joker
* adds Four Fingers joker, and combination support for Four Fingers + Shortcut
---------
Co-authored-by: MeirGavish <meir.gavish@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-01 16:28:40 +02:00 |
|
MeirGavish
|
9df458b78f
|
Added copilot's full house detection code with @theturtlemafia's boolean simplification. Tested.
|
2025-08-01 03:17:54 +03:00 |
|
theturtlemafia
|
a72458c2c3
|
adds jokers 6-16. Extract hand type detection logic from hand_get_type to be used by jokers as well
|
2025-07-28 18:27:48 -04:00 |
|