Currently, when the Pacman's location is updated, PacdotRegistry checks all Pacdots for proximity with the new location and sets any Pacdots within a set distance to be eaten. This is incredibly inefficient and a quicker algorithm should be used, but I simply don't have time for this right now.