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
- Host: GitHub
- URL: https://github.com/gdonald/console_blackjack_rs
- Owner: gdonald
- License: mit
- Created: 2020-07-04T23:47:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T21:04:14.000Z (7 months ago)
- Last Synced: 2025-03-08T04:46:06.704Z (7 months ago)
- Topics: 21, blackjack, blackjack-game, console, game, rust, rust-lang
- Language: Rust
- Homepage: https://gregdonald.com
- Size: 221 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## console_blackjack_rs
Console Blackjack in Rust


## Run
cargo run
## License
[](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!