|
.gitignore
|
f91b585a0f
Initial commit
|
2 éve |
|
LICENSE
|
f91b585a0f
Initial commit
|
2 éve |
|
README.md
|
1a21f7f145
Update the README.md with some ideas.
|
2 éve |
|
design.md
|
62f10f66d6
Added an initial `design.md`
|
2 éve |
|
game.go
|
a349d221f1
Bring movePlayer() in to line with the rest.
|
2 éve |
|
go.mod
|
86e96a1062
Show at least something. It is a start.
|
2 éve |
|
go.sum
|
86e96a1062
Show at least something. It is a start.
|
2 éve |
|
main.go
|
86e96a1062
Show at least something. It is a start.
|
2 éve |
|
player.go
|
a349d221f1
Bring movePlayer() in to line with the rest.
|
2 éve |
|
render.go
|
2e13d93a53
Fixes #4, additional debug
|
2 éve |
|
robots.go
|
371de84218
Score whenever a robot gets destroyed. Closes #7.
|
2 éve |
|
trash.go
|
9aad81f7cd
Kept editing until it was in a semi-playable.
|
2 éve |
|
types.go
|
9aad81f7cd
Kept editing until it was in a semi-playable.
|
2 éve |