This is my code for the blackjack game written in Python, soon there will be a version in Rust.
For people who wants to know more about blackjack, there is a good Wikipedia page (in English) about blackjack: https://en.wikipedia.org/wiki/Blackjack
This repository is distributed under MIT license.
You will be free to copy and/or redistribute this code, with or without credits.
You can make pull requests to improve this repository or create issues.