ewang25 / hexa-gone

CSC452 Project 2.
0 stars 0 forks source link

Add Undo Button #9

Closed averyzheng-yay closed 6 months ago

averyzheng-yay commented 7 months ago

May be hard to do with current setup.

npvq commented 6 months ago

An Undo Button might not be necessary for our version of minesweeper.

When the player clicks a given tile, it could either be a mine or reveal a number (possibly zero/empty).