Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

terminal_minesweeper

A terminal minesweeper implemented with curses

Practice of linux programming.

How to run:

Download the file and make sure your system has curses/ncurses.
Run: gcc -o mine mine.c -lncurses
Followed by: ./mine [custom row#] [custom col#] [custom mine#]

Screenshot

About

Terminal Minesweeper with curses

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages