Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ae780 commit 86a4a16Copy full SHA for 86a4a16
src/dungeonGame/dungeonGame.cpp
@@ -3,16 +3,6 @@
3
// Date : 2015-01-16
4
5
/**********************************************************************************
6
- *
7
- * table.dungeon, .dungeon th, .dungeon td {
8
- * border:3px solid black;
9
- * }
10
11
- * .dungeon th, .dungeon td {
12
- * text-align: center;
13
- * height: 70px;
14
- * width: 70px;
15
16
*
17
* The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon.
18
* The dungeon consists of M x N rooms laid out in a 2D grid. Our valiant knight (K) was initially positioned
0 commit comments