Go to file
2023-12-02 07:48:46 +00:00
internal feat: random direction of the ball at the beginning of the match/after a restart (#4) 2023-12-02 07:48:46 +00:00
.commitlintrc.yml init 2023-11-27 06:37:57 +01:00
.envrc init 2023-11-27 06:37:57 +01:00
.gitignore init 2023-11-27 06:37:57 +01:00
.golangci.yml feat: add match status 2023-12-01 07:19:38 +01:00
.pre-commit-config.yaml init 2023-11-27 06:37:57 +01:00
go.mod feat: track players' score 2023-11-30 07:28:09 +01:00
go.sum feat: track players' score 2023-11-30 07:28:09 +01:00
main.go feat: track players' score 2023-11-30 07:28:09 +01:00
Makefile init 2023-11-27 06:37:57 +01:00