Enable bragging rights.
This commit is contained in:
parent
84a9ee5c52
commit
4690e5b1f1
1
game.go
1
game.go
@ -32,6 +32,7 @@ func gameinit() {
|
||||
}
|
||||
|
||||
fmt.Println("Score:", game.player.score)
|
||||
fmt.Println("Level: ", game.level)
|
||||
fmt.Println("Moves:", game.player.moves)
|
||||
fmt.Println("Teleports:", game.player.teleports)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user