Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I built a classic Minesweeper game in C++ using ncurses, so you can play it directly in your terminal. It was a great learning experience and really satisfying to see in action. I developed this project during the summer of 2025.

Demo

To run the program first install ncurses and g++. Then run g++ main.cpp minesweeper.cpp -o mine -lncurses in the cloned directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages