vault backup: 2024-10-04 10:36:29
This commit is contained in:
@@ -22,6 +22,7 @@ Other comments:
|
|||||||
- [ ] Used `Random` to set mines randomly around the board
|
- [ ] Used `Random` to set mines randomly around the board
|
||||||
- [ ] Used a while loop in Program until `bool gameEnded` was reached
|
- [ ] Used a while loop in Program until `bool gameEnded` was reached
|
||||||
- [ ] Used `Convert.ToInt32` instead of `int.Parse` to get coordinates from console input line
|
- [ ] Used `Convert.ToInt32` instead of `int.Parse` to get coordinates from console input line
|
||||||
|
- [ ] Ran into issues looping and redisplaying the board
|
||||||
|
|
||||||
Questions to ask:
|
Questions to ask:
|
||||||
- [ ] What could you do to take your game logic and render it any way you wanted to (console, HTML, graphical...)
|
- [ ] What could you do to take your game logic and render it any way you wanted to (console, HTML, graphical...)
|
||||||
|
|||||||
Reference in New Issue
Block a user