Skip to content

kftang/minecweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Minesweeper game made in C using curses

Compiling

Simply run make and the executable will be compiled

TODO list

  • Add win screen
  • Add colors
  • Add way to restart game
  • Add timer
  • Add score tracker
  • Check for memory leaks
  • Check for performance issues

About

Minesweeper written in C using curses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published