Minesweeper in TIC-80
Find a file
Bill Niblock ae8f09228d Version 1.1
- Implement logic such that mines are generated after the first spot is
  dug up. This means no losing on the first dig.

- Added UI elements for number of digs and grid-size.
2024-09-04 15:46:59 -04:00
screenshots Upload version 1.0 2024-09-02 20:40:23 -04:00
README.md Upload version 1.0 2024-09-02 20:40:23 -04:00
ticsweeper.tic Version 1.1 2024-09-04 15:46:59 -04:00

TICsweeper

Itch.io Page || TIC-80 Page

A Minesweeper clone in the TIC-80 fantasy console.

Left-click a space to dig, and right-clock to place a flag. Try to dig up the entire map without running into any mines! The numbers shown will tell you how many mines are around that spot.