This website requires JavaScript.
Explore
Help
Sign in
tyropro
/
blackjack
Watch
1
Star
0
Fork
You've already forked blackjack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A terminal game of Blackjack
9
commits
1
branch
0
tags
35
KiB
Rust
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
tyropro
07ad6087f6
fix: made unsigned int to signed int conversion lightly safer
2026-08-11 21:34:18 +01:00
src
fix: made unsigned int to signed int conversion lightly safer
2026-08-11 21:34:18 +01:00
.gitignore
initial commit
2026-08-02 23:36:33 +01:00
Cargo.lock
initial commit
2026-08-02 23:36:33 +01:00
Cargo.toml
refactor: added pedantic clippy lints
2026-08-04 22:47:57 +01:00