Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 568 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 568 Bytes

Orthello-AI-Swift

How to run it

In order to run the program, you will have to download Xcode. You can download it from here.

After you have installed XCode, you can simply open the project with XCode and run it.

Note: XCode is currently only available for mac. In order to run the program on windows, you will either have to run the program using a cloud desktop server, or convert the code to another language. You could for example use SwiftKotlin.