go-sweep
Minesweeper
A terminal-based implementation of the classic game Minesweeper in Go.
minesweeper cli
53 stars
1 watching
2 forks
Language: Go
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ryanbaer/minesweeper-go | A terminal-based implementation of the classic puzzle game Minesweeper using Go. | 2 |
panki27/minesweeper | A minesweeper game implemented in C for the Flipper Zero device | 70 |
andreasjhkarlsson/gb-mines | A Nintendo Gameboy Minesweeper implementation using C | 32 |
akuli/curses-minesweeper | A simple implementation of the classic Minesweeper game using the curses library in Zig. | 17 |
kevin-hanselman/mines | A terminal-based minesweeper game written in Elixir | 46 |
dart-lang/sample-pop_pop_win | An implementation of Minesweeper game in Dart | 149 |
jgpaiva/minesweeper | A Minesweeper game and solver built with Rust, Yew, and WebAssembly | 36 |
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 |
lancekindle/minesweepgb | A minesweeper game written in assembly for the GameBoy Color | 11 |
tnze/go-mc | A collection of libraries to simplify the development of Minecraft client and server applications using Go. | 862 |
medialab/minet | A command line tool and Python library for extracting data from various web sources. | 286 |
muan/emoji-minesweeper | A JavaScript implementation of the classic game Minesweeper with an added twist using emojis. | 871 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
d00movenok/gomalleable | A Go library for parsing and assembling Malleable C2 profiles. | 60 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |