minesweeper-go
Minesweeper game
A terminal-based implementation of the classic puzzle game Minesweeper using Go.
Play Minesweeper in your Terminal (made with TermLoop)
2 stars
1 watching
0 forks
Language: Go
last commit: over 7 years ago game-developmentgogolangminesweeperterminal
Related projects:
Repository | Description | Stars |
---|---|---|
maxpaulus43/go-sweep | A terminal-based implementation of the classic game Minesweeper in Go. | 53 |
kevin-hanselman/mines | A terminal-based minesweeper game written in Elixir | 46 |
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 |
andreasjhkarlsson/gb-mines | A Nintendo Gameboy Minesweeper implementation using C | 32 |
muan/emoji-minesweeper | A JavaScript implementation of the classic game Minesweeper with an added twist using emojis. | 871 |
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 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,432 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
lancekindle/minesweepgb | A minesweeper game written in assembly for the GameBoy Color | 11 |
dart-lang/sample-pop_pop_win | An implementation of Minesweeper game in Dart | 149 |
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
ali-furkan/minesweeper-v | A Minesweeper game written in Vlang | 38 |
akuli/curses-minesweeper | A simple implementation of the classic Minesweeper game using the curses library in Zig. | 17 |
swapagarwal/gotapper | A terminal game where players press keys to tap black tiles in as little time as possible | 11 |