Blackjack
A powerful application for Mac to play the classic casino game, Blackjack.
This app was created so I can understand the basics of Swift.
Made by Ishaan Garg
Table of contents
Installation
If you want to self host this project, the first step is to download Xcode.
Once you open up Xcode, click "Clone an existing project" and enter the url:
https://github.com/allaboutishaan/blackjack
Once the project is cloned, click the play button to start the build mode.
That's it! Once the project is built, it should open up in Xcode's "Simulator".
Feel free to reach out to me through email at [email protected] or on Twitter if you have any questions or feedback! Hope you find this useful