minesweeper-cli
There are 16 repositories under minesweeper-cli topic.
kevin-hanselman/mines
A minesweeper clone in the terminal, written in Elixir.
squgeim/minesweeper
A small ncurses based minesweeper for your terminal
TechMDW/minesweeper
Minesweeper in the terminal! Written in pure go and does not use any third party package/module
BaseMax/MinesweeperCLI
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
bepposax/minesweeper-tui
Command-line implementation of the Minesweeper game in C
R3DHULK/minesweeper
Simple Minesweeper Game
scoliono/CLIsweeper
Minesweeper for the command line
a-hamouda/Console-MineSweeper
Minesweeper in the console
anar-bastanov/console-minesweeper
A clone of the game Minesweeper resembling Google's version written in C for Windows.
BillyDoesDev/minesweeper
The classic Minesweeper, written in Python3, designed for the command line
Martan03/minesweeper
Minesweeper TUI implementation in Rust 🦀
mindoverbytes/Minesweeper
A simple console-based Minesweeper game implemented in Python.
fshahinfar1/MineSweeper
A mine sweeper game in console! (pure python)
gdlow/haskell-minesweeper
Haskell implementation of CLI minesweeper
tomellericcardo/Minesweeper
A Java implementation of the Minesweeper game