Comments

Log in with itch.io to leave a comment.

does not seem to support my gamepads, these ones: https://www.conrad.de/de/p/joy-it-gamepad-snes-design-gamepad-raspberry-pi-unive...

the game does not react to any button presses, so players can not even join

This game is fun as hell, especially the Local multiplayer aspect. The game could use some extra features though, like power-ups, teammates, and actually having the ability to pick the stage.

But then again, this was Ludum Dare. Awesome game either way!

i cant play no bad guys

I get this when I run the game with love version 11.1 (it’s not the version you made the game with, but it’s the default version for my debian system)

Error

Shield.lua:10: Could not decode file ‘assets/sprites/shield.png’ to ImageData: unsupported file format

Traceback

[C]: in function ‘newImage’ Shield.lua:10: in main chunk [C]: in function ‘require’ Character.lua:8: in main chunk [C]: in function ‘require’ collision.lua:2: in main chunk [C]: in function ‘require’ main.lua:30: in main chunk [C]: in function ‘require’ [C]: in function ‘xpcall’ [C]: in function ‘xpcall’

yeah it's built with version 0.10.1 so it won't work with the new API. I think you would need to run it on an older version of love2d to make it work on Linux. 

i downloaded the game via the itch-app on linux mint and it automatically worked, without worrying about love2d versions.