itch.io is community of indie game creators and players

Devlogs

Support for MANY controllers, now!

Ninja vs. Robots
A browser game made in HTML5

Before this upgrade, only the MSI GC20 V2 game controller was supported. Now I implemented a generic layout valid for every game controller recognized by SDL (a library that handles input).

The list of supported game controllers is here:

https://github.com/godotengine/godot/blob/master/core/input/gamecontrollerdb.txt

At the moment, the GC20 controller is out of list. I had to embed its configuration inside the game itself. So GC20 users can continue to play Ninja Vs. Robots!

Files

  • ninja-vs-robots-v1.0.4-html5.zip 47 MB
    May 31, 2022
  • ninja-vs-robots-v1.0.4-linux.tar.gz 57 MB
    May 31, 2022
  • ninja-vs-robots-v1.0.4-win.zip 56 MB
    May 31, 2022
Download Ninja vs. Robots
Leave a comment