Minesweeper (2D Array - Dynamic Memory Allocation)

1
2
// done by zephinzer
// goto: http://zephinzer.tumblr.com for more
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This program simulates the Minesweeper game.
Concepts include:
Random number generation
2D array dynamic memory allocation
2D array manipulation

~ zephinzer
- http://zephinzer.tumblr.com

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.