No description
Find a file
2026-04-13 22:41:26 -04:00
assets Initial commit 2026-04-13 22:41:26 -04:00
main.lua Initial commit 2026-04-13 22:41:26 -04:00
README.md Initial commit 2026-04-13 22:41:26 -04:00

minesweeper

Small Minesweeper prototype built with Love2D.

Contents

  • main.lua entry point
  • tile assets in assets/ for numbers, flags, and mines

Run

love .

Status

Prototype / early implementation.