Implementation of the classic card game Jacks Or Better in SFML3
To build, run cmake -B build and cmake --build ./build
Then run the resulting executable from the project root.
This project is sort of a playground for my learning of C++. Contributions are welcome any time. Just open a PR.
Thanks to SelbaWard for SFML 3D sprites.
