Wednesday, September 11, 2013

MineSweeper game using C (Structure Programming) - C Projects

This game is a carbon copy of Microsoft’s minesweeper game and you will like this after playing this game.
This game has been coded in C language. it's basically a structure programming project a lot's of structured programming concepts has been used here like struct, flags and graphs etc.











  • R to right click a cell
  • L to left click a cell
  • E to exit game
  • S to restart the game
  • B to see best score



At the end when you lose the game a window will look like above image.










Share:

1 comment: