Poker Equity Calculator written in C++ with imgui
Stars
1
Forks
0
Watchers
1
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
Opacity of 'CustomSelectable' now depends on global alpha (#19)
56d08f6View on GitHubImproved RangeSlider, now it selects top of the range (#14)
78d8a66View on GitHubAdded RangedSlider to 'RangeSelect' widget (#3), Implemented constexpr abs and float comparison functions
6a06723View on GitHubFixed linux issues (#8), Implemented keyboard keys in a cross-platform way
e412e4bView on GitHubChild windows splitters now visible only when hovered (#3)
ecf1d1cView on GitHubImplemented saving and loading ranges (#6), Added interaction between 'RangeSelect' and 'TreeRangeEditor' (#6)
06e7633View on GitHub