curses-minesweeper

Minesweeper

A simple implementation of the classic Minesweeper game using the curses library in Zig.

Minesweeper game written in curses with zig

GitHub

17 stars
3 watching
2 forks
Language: Zig
last commit: about 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ryp/minesweeper-zigA simple game built with Zig and SDL featuring a classic puzzle game where the player reveals cells to uncover hidden mines.18
kevin-hanselman/minesA terminal-based minesweeper game written in Elixir47
maxpaulus43/go-sweepA terminal-based implementation of the classic game Minesweeper in Go.53
panki27/minesweeperA minesweeper game implemented in C for the Flipper Zero device70
jgpaiva/minesweeperA Minesweeper game and solver built with Rust, Yew, and WebAssembly36
ali-furkan/minesweeper-vA Minesweeper game written in Vlang38
muan/emoji-minesweeperA JavaScript implementation of the classic game Minesweeper with an added twist using emojis.871
andreasjhkarlsson/gb-minesA Nintendo Gameboy Minesweeper implementation using C32
ryanbaer/minesweeper-goA terminal-based implementation of the classic puzzle game Minesweeper using Go.2
lancekindle/minesweepgbA minesweeper game written in assembly for the GameBoy Color11
seandewar/nvimesweeperA Neovim plugin that integrates Minesweeper gameplay into the editor's text editing experience.101
alexbuz/mindsweeperA game modification that eliminates guessing by generating mine arrangements that allow perfect logic to win without uncertainty71
imsun/css-minesweeperA minimalist Minesweeper game created using HTML and CSS without JavaScript.58
discosultan/aurelia-minesweeperAn implementation of Minesweeper using the Aurelia framework in JavaScript8
dart-lang/sample-pop_pop_winAn implementation of Minesweeper game in Dart149