Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.13 KB

File metadata and controls

31 lines (18 loc) · 1.13 KB

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

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).