-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.nd
18 lines (18 loc) · 1.07 KB
/
README.nd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<<<<<<< HEAD
This is a project i started to make a replica of the mime sweeper game,
your goal is to dig up tiles that are not mines
and to do that, you have tp depend on the numbers given to yoy by the tiles on the board or field.
The number on each tile indicate the number of mines surrounding it.
if a tile has the number 2 then out of the 8 tiles touching it, there are 2 with mines.
this is a terminal based implementation
added a few colors to make it seem colorful and attention grabbing.
=======
This is a project i started to make a replica of the mime sweeper game,
your goal is to dig up tiles that are not mines
and to do that, you have tp depend on the numbers given to yoy by the tiles on the board or field.
The number on each tile indicate the number of mines surrounding it.
if a tile has the number 2 then out of the 8 tiles touching it, there are 2 with mines.
this is a terminal based implementation
added a few colors to make it a bit colorful and attention grabbing.
Working on the users access of tiles currently.
>>>>>>> 9e9debfa45ed541835300bd4eab44a642a604073