An open API service indexing awesome lists of open source software.

https://github.com/gdonald/console_blackjack_rs

Console Blackjack in Rust
https://github.com/gdonald/console_blackjack_rs

21 blackjack blackjack-game console game rust rust-lang

Last synced: 7 months ago
JSON representation

Console Blackjack in Rust

Awesome Lists containing this project

README

          

## console_blackjack_rs

Console Blackjack in Rust

![Blackjack](https://raw.githubusercontent.com/gdonald/console_blackjack_rs/master/ss1.png)

![Blackjack](https://raw.githubusercontent.com/gdonald/console_blackjack_rs/master/ss2.png)

## Run

cargo run

## License

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

### Other Blackjack Implementations:

I've written Blackjack in [some other programming languages](https://github.com/gdonald?tab=repositories&q=blackjack&type=public&language=&sort=stargazers) too. Check them out!