config

package
v0.0.0-...-b5afa3f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName = "snake"
	//SnakeBody = '█'
	SnakeBody = "█"
	HeartBeat = 50 * time.Millisecond

	DebugLogName = "debug.log"
)
View Source
const (
	Player1 = "p1"
	Player2 = "p2"
)

Variables

View Source
var (
	//Foods = []byte{ '✩', '♫', '☺', '●', '❄' }
	Foods = []string{"✩", "♫", "☺", "●", "❄"}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL