Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 167 Bytes

05_minesweeper.md

File metadata and controls

12 lines (9 loc) · 167 Bytes

Mines highlighting

JustBlackBird

    map.setSquareColor(x, y, '#000');

Jhack (giacgbj)

    map.setSquareColor(x, y, '')