|
.gitignore
|
0732e7f809
Add build script
|
2 年 前 |
|
README.md
|
40c16d3ea0
Initial commit
|
2 年 前 |
|
apple.go
|
b1cbe95485
Cleaning up comments
|
2 年 前 |
|
build.sh
|
0732e7f809
Add build script
|
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
|
763ed9b38a
#7 Moved score into its own struct. Print score and reason of death at game over.
|
2 年 前 |
|
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 年 前 |