Categories
Applications
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

Minesweeper

Building

This should get you going after cloning the repo:

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

Controls

ActionKey
Uncover cellLeft mouse button
Flag cellRight mouse button
Quit gameEscape
About
Simple Minesweeper clone written in Zig, using SDL3 for graphics.
Owner
Ryp (User)
Last Commit
2025-03-10
Latest Release
Latest Release Date
Created
2021-09-17