/Minesweeper

Very basic console-based application with object based classes to represent a Minesweeper game. Used in school to learn Java.

Primary LanguageJava

Minesweeper

This console application is a simple version of the well known game "Minesweeper". The project is for learning purposes only. Messages are styled with the Ansi colors. No libaries, plain Java.