|
README.md
|
40c16d3ea0
Initial commit
|
2 ani în urmă |
|
apple.go
|
c459247529
This should be a red apple (???)
|
2 ani în urmă |
|
design.md
|
650d06167d
Simple design document to give myself direction.
|
2 ani în urmă |
|
game.go
|
3902d2b0a9
Prevents the snake from disappearing when its eating an apple.
|
2 ani în urmă |
|
go.mod
|
a2077ff2a8
Go things
|
2 ani în urmă |
|
go.sum
|
a2077ff2a8
Go things
|
2 ani în urmă |
|
main.go
|
b17918f052
Added scoring + apple mechanics
|
2 ani în urmă |
|
render.go
|
b17918f052
Added scoring + apple mechanics
|
2 ani în urmă |
|
snake.go
|
de33a25864
#2 Start at the center of the screen. Always goes right. Sorta dies when it hits the border, but only when you are pressing a key. If it runs automatically into the border the game freezes.
|
2 ani în urmă |