base documentation of konstructor

This commit is contained in:
2023-07-08 16:34:53 +02:00
parent e5c2294f6c
commit 638fb415ec
17 changed files with 80 additions and 1 deletions

View File

@@ -4,4 +4,5 @@ build:
go build -o dist/game.exe
dep:
go mod tidy
doc:
godoc -http=:3000