Fork SNKRX: https://github.com/a327ex/SNKRX Odstranjen je steam in urejena skripta, da zalaufa na linuxu. Potrebuješ tudi LÖVE: https://love2d.org/
 
 
Go to file
a327ex dbdd585c48 Loop update 1/4 2021-06-23 00:53:37 -03:00
assets Bug fixes 2021-06-19 12:35:56 -03:00
builds/windows Week 5 2021-03-24 02:57:26 -03:00
engine Loop update 1/4 2021-06-23 00:53:37 -03:00
.ctrlp Day 1 2021-02-18 01:11:25 -03:00
.gitignore Week 6 2021-03-29 15:26:10 -03:00
LICENSE Create LICENSE 2021-05-17 06:18:03 -03:00
README.md Update README.md 2021-05-23 08:15:07 -03:00
arena.lua Loop update 1/4 2021-06-23 00:53:37 -03:00
build.sh Week 6 2021-03-29 15:26:10 -03:00
buy_screen.lua Loop update 1/4 2021-06-23 00:53:37 -03:00
conf.lua Day 1 2021-02-18 01:11:25 -03:00
devlog.md Week 12-13 2021-05-17 05:05:48 -03:00
enemies.lua Bug fixes 2021-06-19 12:35:56 -03:00
main.lua Loop update 1/4 2021-06-23 00:53:37 -03:00
mainmenu.lua Loop update 1/4 2021-06-23 00:53:37 -03:00
media.lua Item update 5/5 2021-06-18 18:36:00 -03:00
objects.lua Item update 5/5 2021-06-18 18:36:00 -03:00
player.lua Loop update 1/4 2021-06-23 00:53:37 -03:00
run.sh Week 6 2021-03-29 15:26:10 -03:00
shared.lua Loop update 1/4 2021-06-23 00:53:37 -03:00
todo Loop update 1/4 2021-06-23 00:53:37 -03:00

README.md

SNKRX

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!

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.