Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a327ex/snkrx
A replayable arcade shooter where you control a snake of heroes.
https://github.com/a327ex/snkrx
2d game gamedev indie indiedev love2d lua rpg shooter
Last synced: 2 days ago
JSON representation
A replayable arcade shooter where you control a snake of heroes.
- Host: GitHub
- URL: https://github.com/a327ex/snkrx
- Owner: a327ex
- License: mit
- Created: 2021-02-18T04:09:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T13:13:48.000Z (over 2 years ago)
- Last Synced: 2025-01-20T01:04:14.448Z (2 days ago)
- Topics: 2d, game, gamedev, indie, indiedev, love2d, lua, rpg, shooter
- Language: Lua
- Homepage:
- Size: 59.4 MB
- Stars: 1,651
- Watchers: 30
- Forks: 235
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.https://user-images.githubusercontent.com/409773/119258159-ea982b00-bb9e-11eb-8082-37e2c65591ea.mp4
[**Check it out on Steam!**](https://store.steampowered.com/app/915310/SNKRX/)
### 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.