This is a web implementation of Minesweeper for the class Web Technologies at the University of Applied Sciences HTWG Konstanz.
- h for help
- new to start a new game
- exit to quit the game
- 1 for beginner grid
- 2 for advanced grid
- 3 for expert grid
- 4 to set a custom grid with parameters in the next line (height) (width) (mines)
- (row) (column) to set a cell
- f (row) (column) to set a flag
- s to solve the current game
- save to save the current grid
- load to load the last saved grid