rVnPower / blackjack

Blackjack game in Python (soon Rust)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack

Preface

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

Copying or contributing

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.

About

Blackjack game in Python (soon Rust)

License:MIT License


Languages

Language:Python 100.0%