Skip to content

Commit 60b56f9

Browse files
authored
Update README.md
1 parent ee086e2 commit 60b56f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Examples/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
### 3D
44
not much to say. Ignore most of the 3D code, fun to play around with but nothing researchable in there ;)
55

6+
<p align="center">
67
<img src="https://github.com/ollelogdahl/ConsoleGameEngine/blob/master/Media/monkeyspin.gif">
7-
8+
</p>
89

910

1011
### Tetris
1112
Just a basic tetris clone. works pretty well, and demostrates how the update loop could be modified!
1213

14+
<p align="center">
1315
<img src="https://github.com/ollelogdahl/ConsoleGameEngine/blob/master/Media/tetris.gif">
16+
</p>
1417

1518
### HelloWorld

0 commit comments

Comments
 (0)