.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
screenshot.png
uv.lock
.github/workflows/build.yaml
hh_creator/__init__.py
hh_creator/__main__.py
hh_creator/animations.py
hh_creator/card.py
hh_creator/config.py
hh_creator/dialog.py
hh_creator/hh.py
hh_creator/main_window.py
hh_creator/player.py
hh_creator/poker_enum.py
hh_creator/scene.py
hh_creator/text.py
hh_creator/util.py
hh_creator.egg-info/PKG-INFO
hh_creator.egg-info/SOURCES.txt
hh_creator.egg-info/dependency_links.txt
hh_creator.egg-info/entry_points.txt
hh_creator.egg-info/requires.txt
hh_creator.egg-info/top_level.txt
hh_creator/resource/Lato-Black.ttf
hh_creator/resource/default.ini
hh_creator/resource/img/seat.svg
hh_creator/resource/img/background/black-both.png
hh_creator/resource/img/background/black-left.png
hh_creator/resource/img/background/black-plain.png
hh_creator/resource/img/background/black-right.png
hh_creator/resource/img/background/blue-plain.png
hh_creator/resource/img/background/red-plain.png
hh_creator/resource/img/background/violet-plain.png
hh_creator/resource/img/cards/2c.svg
hh_creator/resource/img/cards/2d.svg
hh_creator/resource/img/cards/2h.svg
hh_creator/resource/img/cards/2s.svg
hh_creator/resource/img/cards/3c.svg
hh_creator/resource/img/cards/3d.svg
hh_creator/resource/img/cards/3h.svg
hh_creator/resource/img/cards/3s.svg
hh_creator/resource/img/cards/4c.svg
hh_creator/resource/img/cards/4d.svg
hh_creator/resource/img/cards/4h.svg
hh_creator/resource/img/cards/4s.svg
hh_creator/resource/img/cards/5c.svg
hh_creator/resource/img/cards/5d.svg
hh_creator/resource/img/cards/5h.svg
hh_creator/resource/img/cards/5s.svg
hh_creator/resource/img/cards/6c.svg
hh_creator/resource/img/cards/6d.svg
hh_creator/resource/img/cards/6h.svg
hh_creator/resource/img/cards/6s.svg
hh_creator/resource/img/cards/7c.svg
hh_creator/resource/img/cards/7d.svg
hh_creator/resource/img/cards/7h.svg
hh_creator/resource/img/cards/7s.svg
hh_creator/resource/img/cards/8c.svg
hh_creator/resource/img/cards/8d.svg
hh_creator/resource/img/cards/8h.svg
hh_creator/resource/img/cards/8s.svg
hh_creator/resource/img/cards/9c.svg
hh_creator/resource/img/cards/9d.svg
hh_creator/resource/img/cards/9h.svg
hh_creator/resource/img/cards/9s.svg
hh_creator/resource/img/cards/Ac.svg
hh_creator/resource/img/cards/Ad.svg
hh_creator/resource/img/cards/Ah.svg
hh_creator/resource/img/cards/As.svg
hh_creator/resource/img/cards/Jc.svg
hh_creator/resource/img/cards/Jd.svg
hh_creator/resource/img/cards/Jh.svg
hh_creator/resource/img/cards/Js.svg
hh_creator/resource/img/cards/Kc.svg
hh_creator/resource/img/cards/Kd.svg
hh_creator/resource/img/cards/Kh.svg
hh_creator/resource/img/cards/Ks.svg
hh_creator/resource/img/cards/Qc.svg
hh_creator/resource/img/cards/Qd.svg
hh_creator/resource/img/cards/Qh.svg
hh_creator/resource/img/cards/Qs.svg
hh_creator/resource/img/cards/Tc.svg
hh_creator/resource/img/cards/Td.svg
hh_creator/resource/img/cards/Th.svg
hh_creator/resource/img/cards/Ts.svg
hh_creator/resource/img/cards/back-blue.svg
hh_creator/resource/img/cards/back-red-new1.png
hh_creator/resource/img/cards/back-red-new2.png
hh_creator/resource/img/cards/back-red-new3.png
hh_creator/resource/img/cards/back-red.svg
hh_creator/resource/img/cards_cut/2c.svg
hh_creator/resource/img/cards_cut/2d.svg
hh_creator/resource/img/cards_cut/2h.svg
hh_creator/resource/img/cards_cut/2s.svg
hh_creator/resource/img/cards_cut/3c.svg
hh_creator/resource/img/cards_cut/3d.svg
hh_creator/resource/img/cards_cut/3h.svg
hh_creator/resource/img/cards_cut/3s.svg
hh_creator/resource/img/cards_cut/4c.svg
hh_creator/resource/img/cards_cut/4d.svg
hh_creator/resource/img/cards_cut/4h.svg
hh_creator/resource/img/cards_cut/4s.svg
hh_creator/resource/img/cards_cut/5c.svg
hh_creator/resource/img/cards_cut/5d.svg
hh_creator/resource/img/cards_cut/5h.svg
hh_creator/resource/img/cards_cut/5s.svg
hh_creator/resource/img/cards_cut/6c.svg
hh_creator/resource/img/cards_cut/6d.svg
hh_creator/resource/img/cards_cut/6h.svg
hh_creator/resource/img/cards_cut/6s.svg
hh_creator/resource/img/cards_cut/7c.svg
hh_creator/resource/img/cards_cut/7d.svg
hh_creator/resource/img/cards_cut/7h.svg
hh_creator/resource/img/cards_cut/7s.svg
hh_creator/resource/img/cards_cut/8c.svg
hh_creator/resource/img/cards_cut/8d.svg
hh_creator/resource/img/cards_cut/8h.svg
hh_creator/resource/img/cards_cut/8s.svg
hh_creator/resource/img/cards_cut/9c.svg
hh_creator/resource/img/cards_cut/9d.svg
hh_creator/resource/img/cards_cut/9h.svg
hh_creator/resource/img/cards_cut/9s.svg
hh_creator/resource/img/cards_cut/Ac.svg
hh_creator/resource/img/cards_cut/Ad.svg
hh_creator/resource/img/cards_cut/Ah.svg
hh_creator/resource/img/cards_cut/As.svg
hh_creator/resource/img/cards_cut/Jc.svg
hh_creator/resource/img/cards_cut/Jd.svg
hh_creator/resource/img/cards_cut/Jh.svg
hh_creator/resource/img/cards_cut/Js.svg
hh_creator/resource/img/cards_cut/Kc.svg
hh_creator/resource/img/cards_cut/Kd.svg
hh_creator/resource/img/cards_cut/Kh.svg
hh_creator/resource/img/cards_cut/Ks.svg
hh_creator/resource/img/cards_cut/Qc.svg
hh_creator/resource/img/cards_cut/Qd.svg
hh_creator/resource/img/cards_cut/Qh.svg
hh_creator/resource/img/cards_cut/Qs.svg
hh_creator/resource/img/cards_cut/Tc.svg
hh_creator/resource/img/cards_cut/Td.svg
hh_creator/resource/img/cards_cut/Th.svg
hh_creator/resource/img/cards_cut/Ts.svg
hh_creator/resource/img/cards_cut/back-blue.svg
hh_creator/resource/img/cards_cut/back-red-new1.png
hh_creator/resource/img/cards_cut/back-red-new2.png
hh_creator/resource/img/cards_cut/back-red-new3.png
hh_creator/resource/img/cards_cut/back-red.svg
hh_creator/resource/img/chips/Jeton Bleu.svg
hh_creator/resource/img/chips/Jeton Gris.svg
hh_creator/resource/img/chips/Jeton Jaune.svg
hh_creator/resource/img/chips/Jeton Marron.svg
hh_creator/resource/img/chips/Jeton Noir.svg
hh_creator/resource/img/chips/Jeton Rouge.svg
hh_creator/resource/img/chips/Jeton Violet.svg
hh_creator/resource/img/chips/dealer.png
hh_creator/resource/img/chips/dealer.svg
hh_creator/resource/img/guides/board.svg
hh_creator/resource/img/guides/cards.svg
hh_creator/resource/img/guides/players.svg
hh_creator/resource/img/oldcards/ACF1CD5C.png
hh_creator/resource/img/oldcards/ACF1CD5D.png
hh_creator/resource/img/oldcards/Carreau-10.svg
hh_creator/resource/img/oldcards/Carreau-2.svg
hh_creator/resource/img/oldcards/Carreau-3.svg
hh_creator/resource/img/oldcards/Carreau-4.svg
hh_creator/resource/img/oldcards/Carreau-5.svg
hh_creator/resource/img/oldcards/Carreau-6.svg
hh_creator/resource/img/oldcards/Carreau-7.svg
hh_creator/resource/img/oldcards/Carreau-8.svg
hh_creator/resource/img/oldcards/Carreau-9.svg
hh_creator/resource/img/oldcards/Carreau-A.svg
hh_creator/resource/img/oldcards/Carreau-J.svg
hh_creator/resource/img/oldcards/Carreau-K.svg
hh_creator/resource/img/oldcards/Carreau-Q.svg
hh_creator/resource/img/oldcards/Coeur-10.svg
hh_creator/resource/img/oldcards/Coeur-2.svg
hh_creator/resource/img/oldcards/Coeur-3.svg
hh_creator/resource/img/oldcards/Coeur-4.svg
hh_creator/resource/img/oldcards/Coeur-5.svg
hh_creator/resource/img/oldcards/Coeur-6.svg
hh_creator/resource/img/oldcards/Coeur-7.svg
hh_creator/resource/img/oldcards/Coeur-8.svg
hh_creator/resource/img/oldcards/Coeur-9.svg
hh_creator/resource/img/oldcards/Coeur-A.svg
hh_creator/resource/img/oldcards/Coeur-J.svg
hh_creator/resource/img/oldcards/Coeur-K.svg
hh_creator/resource/img/oldcards/Coeur-Q.svg
hh_creator/resource/img/oldcards/E81C8F53.png
hh_creator/resource/img/oldcards/Pique-10.svg
hh_creator/resource/img/oldcards/Pique-2.svg
hh_creator/resource/img/oldcards/Pique-3.svg
hh_creator/resource/img/oldcards/Pique-4.svg
hh_creator/resource/img/oldcards/Pique-5.svg
hh_creator/resource/img/oldcards/Pique-6.svg
hh_creator/resource/img/oldcards/Pique-7.svg
hh_creator/resource/img/oldcards/Pique-8.svg
hh_creator/resource/img/oldcards/Pique-9.svg
hh_creator/resource/img/oldcards/Pique-A.svg
hh_creator/resource/img/oldcards/Pique-J.svg
hh_creator/resource/img/oldcards/Pique-K.svg
hh_creator/resource/img/oldcards/Pique-Q.svg
hh_creator/resource/img/oldcards/Trefle-10.svg
hh_creator/resource/img/oldcards/Trefle-2.svg
hh_creator/resource/img/oldcards/Trefle-3.svg
hh_creator/resource/img/oldcards/Trefle-4.svg
hh_creator/resource/img/oldcards/Trefle-5.svg
hh_creator/resource/img/oldcards/Trefle-6.svg
hh_creator/resource/img/oldcards/Trefle-7.svg
hh_creator/resource/img/oldcards/Trefle-8.svg
hh_creator/resource/img/oldcards/Trefle-9.svg
hh_creator/resource/img/oldcards/Trefle-A.svg
hh_creator/resource/img/oldcards/Trefle-J.svg
hh_creator/resource/img/oldcards/Trefle-K.svg
hh_creator/resource/img/oldcards/Trefle-Q.svg
hh_creator/resource/img/oldcards/back-blue.svg
hh_creator/resource/img/oldcards/back-red.svg
hh_creator/resource/img/table/blue.svg
hh_creator/resource/img/table/green.svg
hh_creator/resource/img/table/new-blue.png
hh_creator/resource/img/table/new-green.png
hh_creator/resource/img/table/new-red.png
hh_creator/resource/sounds/bet.wav
hh_creator/resource/sounds/call.wav
hh_creator/resource/sounds/call_closing.wav
hh_creator/resource/sounds/check.wav
hh_creator/resource/sounds/fold.wav
hh_creator/resource/sounds/street.wav
hh_creator/resource/ui/ActionWidget.ui
hh_creator/resource/ui/BBDialog.ui
hh_creator/resource/ui/MainWindow.ui
hh_creator/resource/ui/NameDialog.ui
hh_creator/resource/ui/NewHandDialog.ui
hh_creator/resource/ui/StackDialog.ui
hh_creator/resource/ui/WelcomeDialog.ui
pyinstaller/hh-creator.spec
test/fold_flop.hh
test/fold_preflop.hh
test/hu1.hh
test/hu2.hh
test/q9.hh
test/showdown1.hh
test/showdown2.hh
test/test_hh.py
test/test_util.py