public enum Player {
	RED, BLUE

	//TODO
}