Category Archives: University Work

Minesweeper in Java

This is my Minesweeper coursework that I made for a course called Further Programming in the first year. Here is the Github: https://github.com/thomas01155/minesweeper I learnt about GUI creation and MCV design in implementing this project. Zip file download (complied): MineSweeper