iOS Application used for tracking score in Belote playing card game.
Uses BelaDetector for counting won points.
- Clone this repo:
git clone [email protected]:dCubelic/BelaScores.git
- Navigate to project directory:
cd BelaScores
- Initialize submodule:
git submodule init
followed bygit submodule update
- Open the project file in Xcode :
open BlokZaBelu.xcodeproj
or justxed .
- Build the project
CMD + B
This project is licensed under the MIT License - see the LICENSE.md file for details