Closed davidswelt closed 11 years ago
Note that we have a "Pasture extends Player" class that seems to represent pastures (as a form of player that doesn't move.) There is no corresponding Obstacle class. How are obstacles displayed by the JGrameGrid board?
Check if obstacles are implemented and if they work as intended.
Understand how obstacles are represented (GamePiece!). Try introducing some obstacles and see what happens.