You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
awesome_game/README.md

25 lines
720 B

# Arena Squad Strategy
### Overview
<p float="left">
<img src="misc/gameplay_1.png" alt="drawing" width="400">
<img src="misc/gameplay_2.png" alt="drawing" width="400">
</p>
[Video Preview](https://drive.google.com/file/d/1knR5V4S7jIn-r3ljkLcgxQ3JZdWQdmzB/preview)
Arena Squad Strategy is a step-by-step battlefield strategy game. The main objective is to kill enemy troopers first combining your troopers abilities and movement. The game supports LAN-multiplayer mode.
### Installation
Download Windows x86-64 build in *Releases* tab.
### Getting source code
Clone the project using `git`:
```
git clone https://git.eyakm.one/eyakm1/awesome_game.git
```
Unfortunately this git-hosting does not support ssh yet.