Go to file
2023-12-02 09:09:36 +01:00
internal refactor: move one magic number to constant 2023-12-02 09:09:36 +01: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
LICENSE chore: add LICENSE 2023-12-02 08:49:41 +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