Built with Zig
Home
Submit Zig project
minesweeper-zig
Github
Stars
18
Forks
4
Categories
Applications
Github CLI
SSH
HTTPS
Clone Repo
gh repo clone Ryp/minesweeper-zig
[email protected]
:Ryp/minesweeper-zig.git
https://github.com/Ryp/minesweeper-zig.git
Minesweeper
Building
This should get you going after cloning the repo:
$
zig
build
run
--
<
size_
x
>
<
size_
y
>
<
mine
s
>
Controls
Action
Key
Uncover cell
Left mouse button
Flag cell
Right mouse button
Quit game
Escape
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
Links
https://ryp.github.io/
X
@schuel_t