SERG-Delft / jpacman-framework

Pacman-inspired game, for teaching testing purposes.
123 stars 254 forks source link

Open map parser for extension #95

Closed avandeursen closed 7 years ago

avandeursen commented 8 years ago

Make the MapParser.addSquare method protected instead of private, so that extensions can reuse the existing map actions.