Skip to content

Commit 9f289c9

Browse files
committed
Fixing img dimensions of gameplay screenshot
1 parent 933cc41 commit 9f289c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![](screenshot.gif)
44

5-
<img src ="gameplay.png" width="1080" height="740"/>
5+
![](gameplay.png)
66

77
This is a near exact **Zig port** of the [original DungeonRush `C-based`](https://github.com/rapiz1/DungeonRush) rogue-like game running on SDL2 originally developed by @rapiz1.
88

0 commit comments

Comments
 (0)