Home

Awesome

A blackjack card game made with unity (v 2017.3.0)

License

It's a repository for a prototype made in between a day and another and refactored about 7 times in order to get a better readable code. Feel free to download, there is no license, no condition, just download it and use as you wish. I hope this helps you to study Unity.

Demo

Take a look on WebGL live demo.

Screenshots
<img src="https://i.imgur.com/KdKzDK3.png" /> <img src="https://i.imgur.com/ViTJ4Zo.png" /> <img src="https://i.imgur.com/NoH3jUH.png" />
How to improve it?

Create a fork of unity-blackjack.

Did you change it? submit a pull request.

License

Licensed under the MIT License.

Change Log

0.0.0 - Empty Project. (March 02, 2018). 0.0.1 - Source Code. (March 03, 2018). 0.1.0 - WebGL demo. (March 04, 2018).