Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 359 Bytes

VideoPokerPlusPlus

I like video poker and instead of going to Vegas I made it here.

Build Instructions

cd ./vppp
cmake .
make

Run Instruction

./video-poker

Needs Qt6

Acknowledgements

Thank you to Daniel S. Fowler for providing SVGs of playing cards.

Created with Qt.