diff options
author | jacopograndi <48675416+jacopograndi@users.noreply.github.com> | 2022-01-04 12:40:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 12:40:40 +0000 |
commit | 0d179e4686452d72e42f2b0f3d26c8cec2e598e5 (patch) | |
tree | 2cc5287367672daeda450d0e3c760f783be63787 | |
parent | b41b192d382cc3d7cb929097b0bcfa7c22cec004 (diff) |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,11 +3,11 @@ Autochess game in which the player constructs and places it's army of robot. Early support for multiplayer. -![](https://github.com/jacopograndi/arena/blob/main/arena_gameplay.png) +![](https://github.com/jacopograndi/arena/blob/main/arena_gameplay.png?raw=true) Each robot is modular and can be composed to the player's liking. -![](https://github.com/jacopograndi/arena/blob/main/arena_unit.png) -![](https://github.com/jacopograndi/arena/blob/main/arena_unit_detail.png) +![](https://github.com/jacopograndi/arena/blob/main/arena_unit.png?raw=true) +![](https://github.com/jacopograndi/arena/blob/main/arena_unit_detail.png?raw=true) In order to compile in windows |