Skip to content

Commit e6de3cd

Browse files
image align
1 parent 7da2aa0 commit e6de3cd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

examples/examples.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ To run a file, execute [from_file.py](../from_file.py), inputting the correct fi
1414
- [rule30.st](rule30.st) Implementation of [rule 30](https://mathworld.wolfram.com/CellularAutomaton.html).
1515
- [game.st](game.st) :sparkles:Adventurica:sparkles: game
1616

17-
<img align="left" src="game_img/start.png">
18-
<img align="left" src="game_img/game1.png">
17+
<img width="50%" height="50%" align="left" src="game_img/start.png">
18+
<img width="50%" height="50%" align="left" src="game_img/game1.png">
1919
<br>
20-
<img align="left" src="game_img/game2.png">
21-
<img align="left" src="game_img/end.png">
20+
<img width="50%" height="50%" align="left" src="game_img/game2.png">
21+
<img width="50%" height="50%" align="left" src="game_img/end.png">

0 commit comments

Comments
 (0)