This website requires JavaScript.
Explore
Help
Register
Sign in
SZUT
/
casino
Watch
5
Star
1
Fork
You've already forked casino
0
Code
Issues
Pull requests
1
Releases
65
Wiki
Activity
Actions
388
commits
6
branches
69
tags
10
MiB
4a7c54eab8
Commit graph
7 commits
Author
SHA1
Message
Date
Jan-Marlon Leibl
4a7c54eab8
style: format code for consistency and readability
All checks were successful
CI / Get Changed Files (pull_request)
Successful in 6s
Details
CI / eslint (pull_request)
Successful in 19s
Details
CI / test-build (pull_request)
Successful in 27s
Details
CI / prettier (pull_request)
Successful in 40s
Details
CI / Checkstyle Main (pull_request)
Successful in 1m28s
Details
2025-04-02 10:26:11 +02:00
Jan-Marlon Leibl
e983b21e07
feat(blackjack): refresh user balance on game state change
2025-04-02 10:25:43 +02:00
Jan-Marlon Leibl
defe26d0c1
refactor(blackjack): move GameState to feature folder
2025-04-02 10:12:28 +02:00
Jan-Marlon Leibl
4b569157aa
feat: add game state enum and refactor game components
2025-04-02 10:12:28 +02:00
Jan-Marlon Leibl
deac128935
style(blackjack): format code for better readability
2025-04-02 10:12:28 +02:00
Jan-Marlon Leibl
d2b22b561d
feat: add double down feature to blackjack game
2025-04-02 10:12:19 +02:00
Jan-Marlon Leibl
d90fcdcf1e
feat: add stand and get game features to blackjack game
2025-04-02 10:11:26 +02:00