Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.09 KB

Minesweeper Assignment

Overview

  • Individual solutions can be found in directories titled ryang, liny, and amiane.

  • InputGenerator can be used to generate a minesweeper_input.txt file for use in the Minesweeper application.


GitHub issues by-label


Support


Get started

Clone the Minesweeper project.

git clone https://github.com/TCSS360A/assignment1Minesweeper.git
cd assignment1Minesweeper/