An open API service indexing awesome lists of open source software.

https://github.com/vendicated/ncursesminesweeper

MineSweeper made with ncurses
https://github.com/vendicated/ncursesminesweeper

Last synced: 8 months ago
JSON representation

MineSweeper made with ncurses

Awesome Lists containing this project

README

          

# Minesweeper

Minesweeper made with [ncurses](https://en.wikipedia.org/wiki/Ncurses), a library to make
"guis" for the terminal.

![Screenshot1](https://user-images.githubusercontent.com/45497981/165650742-9a8b1df3-21d5-4d11-8604-bb4b33f6062a.png)
![Screenshot2](https://user-images.githubusercontent.com/45497981/165650750-84baba5e-6452-4e2a-b4ad-7fe9110a0e24.png)
![Screenshot3](https://user-images.githubusercontent.com/45497981/165650753-7822be99-87b8-447d-a9de-4ab9d7cc086a.png)