Skip to content

Commit 7f07837

Browse files
committed
Updated README.md to include link to screenshot
1 parent c1c0218 commit 7f07837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Rob-O-Tronic is an isometric puzzle game written in C++ using the Simple DirectMedia Layer (SDL) graphics library. It was developed several years ago as part of the dissertation for my degree. I've uploaded the source here in hopes that it might be useful to anyone building their own isometric engine.
44

5+
##Screenshot
6+
7+
![Rob-O-Tronic](https://github.com/robbell/rob-o-tronic/raw/master/gfx/screenshot.jpg)
8+
59
##Download
610

711
The installer for the compiled game can be found at:

0 commit comments

Comments
 (0)