Package CSE115.Pacman

Interface Summary
Constants Beginning of a constants interface for a game board.
 

Class Summary
BoardPositions This "library" class will facilitate the implementation of PacMan by taking care of the tedious determination of idiosyncratic board locations.
Position A class that represents a row, column pair.