Bucket list in this game.

Property definitions

bucketed_game $ Game :: buckets
	# Bucket list in this game.
	var buckets: Buckets[G] = new Buckets[G]
lib/bucketed_game/bucketed_game.nit:211,2--212,41