This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
casino/frontend/src/app/feature/game/blackjack
Jan-Marlon Leibl 5809757bc9
Some checks failed
CI / Get Changed Files (pull_request) Successful in 31s
CI / Checkstyle Main (pull_request) Has been skipped
CI / Docker backend validation (pull_request) Has been skipped
CI / oxlint (pull_request) Successful in 23s
CI / prettier (pull_request) Failing after 27s
CI / eslint (pull_request) Successful in 31s
CI / test-build (pull_request) Successful in 49s
CI / Docker frontend validation (pull_request) Successful in 1m34s
feat: add audio features and sounds to the game
2025-05-15 14:03:26 +02:00
..
components style: fix linter issues 2025-05-07 14:27:46 +02:00
enum feat(blackjack): refresh user balance on game state change 2025-04-02 10:25:43 +02:00
models feat(blackjack): implement game start and controls functionality 2025-03-26 15:30:55 +01:00
services refactor: reorganize import statements and clean up code 2025-04-23 13:39:49 +02:00
blackjack.component.html refactor: remove docker folder, refactor frontend files 2025-05-14 09:34:41 +02:00
blackjack.component.ts feat: add audio features and sounds to the game 2025-05-15 14:03:26 +02:00