1
0
Fork
You've already forked sweeper
0
Minesweeper clone for Firefly Zero
  • Zig 100%
2026年02月20日 13:21:09 +01:00
assets chore: add editable spritesheet to assets 2026年02月06日 22:56:56 +01:00
src chore: bump sdk version 2026年02月20日 12:58:32 +01:00
.gitignore chore: initial commit 2026年01月06日 04:42:16 +01:00
build.zig perf: limit requested stack size to 4 kb 2026年02月20日 13:21:09 +01:00
build.zig.zon chore: bump sdk version 2026年02月20日 12:58:32 +01:00
firefly.toml chore: initial commit 2026年01月06日 04:42:16 +01:00
LICENSE chore: initial commit 2026年01月06日 04:42:16 +01:00
README.md docs: add README 2026年01月06日 15:41:30 +01:00

sweeper

About

A minesweeper clone made for Firefly Zero.

Building

Install newest stable Zig, and firefly emulator environment.

Compile and install the game in the Firefly VFS:

firefly_cli build

Run the emulator and pick the game in the launcher menu:

firefly_cli emulator