|
.gitignore
|
76b6150a1e
Added pre-commit and replace buildscript with Taskfile
|
2 년 전 |
|
.pre-commit-config.yaml
|
feced4cd7f
New and improved linting capabilities.
|
1 년 전 |
|
README.md
|
40c16d3ea0
Initial commit
|
2 년 전 |
|
Taskfile.dist.yaml
|
feced4cd7f
New and improved linting capabilities.
|
1 년 전 |
|
apple.go
|
b1cbe95485
Cleaning up comments
|
2 년 전 |
|
game.go
|
763ed9b38a
#7 Moved score into its own struct. Print score and reason of death at game over.
|
2 년 전 |
|
go.mod
|
2009252bb8
Updated the go.mod/.sum...
|
2 년 전 |
|
go.sum
|
2009252bb8
Updated the go.mod/.sum...
|
2 년 전 |
|
main.go
|
763ed9b38a
#7 Moved score into its own struct. Print score and reason of death at game over.
|
2 년 전 |
|
render.go
|
6d23349e43
Redo how a string is pushed into an array of runes and then printed. (Closes #11)
|
1 년 전 |
|
snake.go
|
b7af5b64ad
Fix the starting tail (no idea why it works this way).
|
2 년 전 |
|
types.go
|
763ed9b38a
#7 Moved score into its own struct. Print score and reason of death at game over.
|
2 년 전 |