Skip to content

Commit e252e34

Browse files
Moved
1 parent 9da822d commit e252e34

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
<img src="./images/wall.png">
5353
</td>
5454
<td>
55-
<img src="./images/floor.png">
55+
<img src="./images/character.png">
5656
</td>
5757
<td>
58-
<img src="./images/characterOnGoal.png">
58+
<img src="./images/reached.png">
5959
</td>
6060
<td>
61-
<img src="./images/block.png">
61+
<img src="./images/floor.png">
6262
</td>
6363
<td>
6464
<img src="./images/floor.png">

game/moves

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
RY

game/state

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
1111111
22
1100341
3-
1053001
3+
1260001
44
1111111

0 commit comments

Comments
 (0)