Byte-snake-engine/cli/commands
Bhavnoor Singh Saroya 38368ba151 add db package
db package allows for writing games to postgres db
2025-08-18 21:29:05 -07:00
..
testdata DEV 1916: Fix output issues in CLI (#114) 2022-10-20 13:16:52 -07:00
colors.go Gofmt. 2023-02-19 17:17:59 +00:00
http.go DEV 1793: Track latency, status codes, and errors from CLI games (#113) 2022-10-04 15:53:29 -07:00
info.go DEV 1666: Fix /end requests and clean up logging (#109) 2022-09-02 14:35:55 -07:00
list.go add 'map' cli command to provide map information (#100) 2022-08-09 15:06:28 -07:00
map.go DEV 1666: Fix /end requests and clean up logging (#109) 2022-09-02 14:35:55 -07:00
names.go DEV 1666: Fix /end requests and clean up logging (#109) 2022-09-02 14:35:55 -07:00
output.go DEV 1916: Fix output issues in CLI (#114) 2022-10-20 13:16:52 -07:00
play.go add db package 2025-08-18 21:29:05 -07:00
play_test.go DEV-1761: New rules API (#118) 2022-10-28 16:49:49 -07:00
root.go DEV 1666: Fix /end requests and clean up logging (#109) 2022-09-02 14:35:55 -07:00