Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 864 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 864 Bytes

Bela Scores

iOS Application used for tracking score in Belote playing card game.

Uses BelaDetector for counting won points.

Building

  • Clone this repo: git clone [email protected]:dCubelic/BelaScores.git
  • Navigate to project directory: cd BelaScores
  • Initialize submodule: git submodule init followed by git submodule update
  • Open the project file in Xcode : open BlokZaBelu.xcodeproj or just xed .
  • Build the project CMD + B

Screenshots

License

This project is licensed under the MIT License - see the LICENSE.md file for details