Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 337 Bytes

Minesweeper

Building

This should get you going after cloning the repo:

$ zig build run -- <size_x> <size_y> <mines>

Controls

Action Key
Uncover cell Left mouse button
Flag cell Right mouse button
Quit game Escape