Example #1
0
	def match(self):	
		m = Match(self.Player, AI())
		m.main()