Skip to content

Commit 4fb0288

Browse files
committed
Fix example level spacing in README
1 parent 98e3945 commit 4fb0288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ Don't be too concerned about scoring perfectly in the beginning. After you reach
7171
Even though this is a text-based game, think of it as two-dimensional where you are viewing from overhead. Each level is always rectangular in shape and is made up of a number of squares. Only one unit can be on a given square at a time, and your objective is to find the square with the stairs. Here is an example level map and key.
7272

7373
```
74-
----
74+
----
7575
|C s>|
7676
| S s|
7777
|C @ |
78-
----
78+
----
7979
8080
> = Stairs
8181
@ = Warrior (20 HP)

0 commit comments

Comments
 (0)