MovingBlocks
Fix Minesweeper Module NullPointerException during world gen
At the moment, the Minesweeper module throws a null pointer exception during world generation. The goal of this task is to resolve this null pointer exception.
Definition of 'Done'
- A pull request that fixes the NPE, and contains the addition of the win condition and the reward
Where to start
- Look at this issue for more information on the exception: https://github.com/Terasology/Minesweeper/issues/4 and https://github.com/Terasology/Minesweeper/issues/3
Task tags
Students who completed this task
eviltak