diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,11 +2,16 @@ 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) + + 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) |