Skip to content

An iOS app to scoring chess player in Apple Developer Academy

License

Notifications You must be signed in to change notification settings

sig-chess/ADACatur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADA Catur

Swift Version License: MIT

An iOS app for chess scoring in Apple Developer Academy

Features

TODO

Requirements

iOS 16.4 or later Swift 5.0

Installation

  • Clone the repository
  • Open ADACatur.xcodeproj
  • Build and run the project on the iOS Simulator or a connected device

Configuration

No additional configuration is required for this project.

Contributing

  • Move to the main branch and get the latest version: git checkout main && git pull
  • Create your branch: git checkout -b feature/YourFeature
  • Commit your changes: git commit -m 'Add YourFeature'
  • Push to the branch: git push origin feature/YourFeature
  • Submit a pull request

License

This project is licensed under the MIT License.

About

An iOS app to scoring chess player in Apple Developer Academy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages