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.
22 lines
627 B
22 lines
627 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>
|
|
|
|
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. |