Create README.md

master
adn 2021-05-17 06:16:33 -03:00 committed by GitHub
parent bc2991a38b
commit 8b9ce085e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

22
README.md 100644
View File

@ -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.