A classic fighter game with some builtin interesting fighters. It’s like a pilot version, some fighters may seem invincible with powerful attacks and no mana cost like:
A cyclops bat
A scientist equipped with electromagnetism:
or a baby godzilla when enraged will summon its big brother:
and a teacher who gives surprise test at will, sometimes easy, sometimes tooooooooooo hard:
It’s better to plug-in an extra keyboard to play with your friends, since the default keymap of players are quite close, making it even harder to invoke special skills.
To start fighting, every fighter has default moves like common fighter games
Common skils:
A - attack A
B - attack B
(2 times) - dash
(2 times) A - dash attack A
(2 times) B - dash attack B
(hold) - defend
And there’s more,
Fighter skills (varies per fighter, may be not implemented, try to find out):
+A / B
+A / B
+:arrow_up:+A / B
+:arrow_up:+A / B
+A / B
+A / B
+:arrow_right:+A / B
quick stand (when blown in the air)+A / B
Ah, there’s one more thing, we’ve thinking about a game-core-and-lots-of-DLC style collaboration, and this is the first of this kind. Fighters are loaded into the game from arcade or github projects as extensions (or mods in minecraft) and included by invoking the entry point functions.
To make a custom fighter, start from here:
or
The demo project has a predefined fighter “unnamed” has a skill bound to +A which shoots a projectile named “dots” with damage of 5. These are made using blocks under
Hmmmmm, the block texts are not easy understanding since we are not native speakers
Help wanted!!!