Create README.md
parent
bc2991a38b
commit
8b9ce085e4
|
@ -0,0 +1,22 @@
|
||||||
|
# SNKRX
|
||||||
|
|
||||||
|
[SNKRX](https://store.steampowered.com/app/915310/SNKRX/) is an arcade shooter roguelite where you control a snake of heroes that automatically attack nearby enemies.
|
||||||
|
Combine different heroes to unlock class bonuses and create unique builds, and steer your unstoppable party as they ravage through endless waves of enemies.
|
||||||
|
|
||||||
|
[**Check it out on Steam!**](https://store.steampowered.com/app/915310/SNKRX/)
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/xiUz3DM.gif"></img>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/rFReJEA.gif"></img>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
### Running
|
||||||
|
|
||||||
|
Download this repository, `cd` into it and then run `engine/love/love.exe --console .`. You need to have Steam up to run it successfully.
|
||||||
|
|
||||||
|
### LICENSE
|
||||||
|
|
||||||
|
All assets have their specific licenses and they are linked to in the game's credits. All code is under the MIT license.
|
Loading…
Reference in New Issue