2 Player CarromBoard Game using C++ and SFML.
Requirements: To setup project, you will need to download the following:
- MinGW
- SFML
- Box2D
Check the versions and destination path at CmakeLists.txt
Clone the repo
git clone https://github.com/Ashish-Pandey62/CarromBoard2.0
cd CarromBoard
cd build
cmake -G "MinGW Makefiles" ..
mingw32-make
CarromBoard.exe