New hero sprite, timer and score added, death added, reset added.

This commit is contained in:
2024-11-06 07:42:21 -05:00
parent 4b53b19e74
commit 89349f466f
9 changed files with 319 additions and 42 deletions

View File

@@ -13,7 +13,7 @@ const (
)
func main() {
ver := "Mover Test v0.05"
ver := "survive v0.06"
fmt.Println(ver)