curses-minesweeper
Minesweeper
A simple implementation of the classic Minesweeper game using the curses library in Zig.
Minesweeper game written in curses with zig
17 stars
3 watching
2 forks
Language: Zig
last commit: 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ryp/minesweeper-zig | A simple game built with Zig and SDL featuring a classic puzzle game where the player reveals cells to uncover hidden mines. | 18 |
kevin-hanselman/mines | A terminal-based minesweeper game written in Elixir | 46 |
maxpaulus43/go-sweep | A terminal-based implementation of the classic game Minesweeper in Go. | 53 |
panki27/minesweeper | A minesweeper game implemented in C for the Flipper Zero device | 70 |
jgpaiva/minesweeper | A Minesweeper game and solver built with Rust, Yew, and WebAssembly | 36 |
ali-furkan/minesweeper-v | A Minesweeper game written in Vlang | 38 |
muan/emoji-minesweeper | A JavaScript implementation of the classic game Minesweeper with an added twist using emojis. | 871 |
andreasjhkarlsson/gb-mines | A Nintendo Gameboy Minesweeper implementation using C | 32 |
ryanbaer/minesweeper-go | A terminal-based implementation of the classic puzzle game Minesweeper using Go. | 2 |
lancekindle/minesweepgb | A minesweeper game written in assembly for the GameBoy Color | 11 |
seandewar/nvimesweeper | A Neovim plugin that integrates Minesweeper gameplay into the editor's text editing experience. | 101 |
alexbuz/mindsweeper | A game modification that eliminates guessing by generating mine arrangements that allow perfect logic to win without uncertainty | 69 |
imsun/css-minesweeper | A minimalist Minesweeper game created using HTML and CSS without JavaScript. | 58 |
discosultan/aurelia-minesweeper | An implementation of Minesweeper using the Aurelia framework in JavaScript | 8 |
dart-lang/sample-pop_pop_win | An implementation of Minesweeper game in Dart | 149 |