Skip to content

Commit ee086e2

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

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,10 +3,13 @@
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-
<img src="https://github.com/ollelogdahl/ConsoleGameEngine/blob/master/Media/monkeyspin.gif" />
6+
<img src="https://github.com/ollelogdahl/ConsoleGameEngine/blob/master/Media/monkeyspin.gif">
7+
8+
79

810
### Tetris
911
Just a basic tetris clone. works pretty well, and demostrates how the update loop could be modified!
1012

13+
<img src="https://github.com/ollelogdahl/ConsoleGameEngine/blob/master/Media/tetris.gif">
1114

1215
### HelloWorld

0 commit comments

Comments
 (0)