.gitignore
|
gitignore
|
2024-01-07 15:32:42 +13:00 |
format_test.go
|
refactor formatting, reuse helper functions
|
2024-01-07 16:00:20 +13:00 |
format.go
|
refactor formatting, reuse helper functions
|
2024-01-07 16:00:20 +13:00 |
game_test.go
|
add failing test for hand calculation
|
2024-01-07 16:00:29 +13:00 |
game.go
|
refactor formatting, reuse helper functions
|
2024-01-07 16:00:20 +13:00 |
go.mod
|
initial commit
|
2024-01-07 13:09:47 +13:00 |
go.sum
|
initial commit
|
2024-01-07 13:09:47 +13:00 |
main.go
|
add main entry point
|
2024-01-07 15:33:50 +13:00 |
README.md
|
initial commit
|
2024-01-07 13:09:47 +13:00 |
search_test.go
|
split files, fix scoring
|
2024-01-07 14:51:06 +13:00 |
search.go
|
refactor formatting, reuse helper functions
|
2024-01-07 16:00:20 +13:00 |
strategy.go
|
refactor formatting, reuse helper functions
|
2024-01-07 16:00:20 +13:00 |