aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index f4b39a2..a899340 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,15 @@
# Arena
-
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?raw=true)
-
+<img src="https://github.com/jacopograndi/arena/blob/main/arena_gameplay.png?raw=true" width="100%">
Each robot is modular and can be composed to the player's liking.
-
-![](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)
+<img src="https://github.com/jacopograndi/arena/blob/main/arena_unit.png?raw=true" width="100%">
+<img src="https://github.com/jacopograndi/arena/blob/main/arena_unit_detail.png?raw=true" width="100%">
In order to compile in windows