This is a demo of the game's roguelite mode. I'd love to get your feedback on what's here so far.

There are 4 different locations, 6 normal enemies, 1 elite enemy, 6 skills obtainable in a run, 3 different events, and 2 characters to select from in this demo, with more planned on the way.

Feel free to let me know what you think about it in the comments!

NOTE: This browser build may stutter at times (usually when playing a track for the first time). I'll get this fixed in a future build!

About

The Star Spark Tournament is a fighting competition with a survival element.

Each round consists of two participants being sent to a random location where each participant must make their way across their own set areas (filled with enemies and events) toward a gate at the end of the map.

In order to pass through the gate and proceed to the next round and location, they must defeat the other participant.

Winning all rounds allows one to proceed to the final match against the reigning champion.

Think you can make it?

Controls

These can be rebound under the OPTIONS menu (gamepads are supported).

ACTIONKEY
UP/DOWN/LEFT/RIGHT
Arrow Keys
CONFIRMZ
CANCELX
PAUSEEnter

Combat

Combat takes place at a side view as seen in traditional fighting games where both opponents have life bars at the top of the screen. When you reach 0 HP, the game is over.

Turns consist of an ATTACK phase and a DEFENSE phase. At the moment the player (you) always attacks first. During your ATTACK phase, your opponent will be using their DEFENSE actions and vice versa.

Some combat actions require Ability Points. Each opponent starts with 10 AP. You gain 3 AP at the start of your Attack Turn and for 1 AP for each successful combo input that lands on the opponent when using the <N> Hit Combo action.

Basic actions like combo attacks, gathering power, guarding, and moving do not cost AP.

Some combat actions also have cooldown periods to prevent spamming.

Your position on the screen also matters. You get +8 ATK at the front, +8 DEF at the back, and the starting position in the center gives you an extra 0.3 seconds to input combo commands.

If you gain a skill, you can equip it via the SKILL menu on the PAUSE screen while on the map.

Future Plans

This has been a passion project of mine and I'll continue to iterate on it until it's done.

The current roadmap includes:

  • More characters with their own specials
  • More equipable skills
  • More enemies (and sprite updates for them to make them more unique)
  • More locations (these are almost ready, some maps need a little more tweaking)
  • More events

...and much more.

Published 2 days ago
StatusIn development
PlatformsHTML5
Authorjeremyjackson89
GenreFighting
Made withGodot
TagsAnime, Roguelite, Turn-Based Combat

Comments

Log in with itch.io to leave a comment.

(+1)

Wow, polished stuff! I really liked it, and the UI was pleasant to use. I felt like I didn't have much to do in the defense phase, and was hoping for some kind of way to further mitigate incoming damage, like dodging etc. but maybe I just didn't engage with the position switching as much as I should've. Very cool either way!

Thank you so much for playing! I'm glad you enjoyed it <3

About mitigating damage further, there are three skills available in the demo for that purpose:

Counter - Prevents an incoming attack and deals a small amount of damage to the opponent.

Sidestep - Dodge a projectile attack.

Burst - Prevents melee damage.

You may not have gotten any skills during your run (from either treasure chests or vending machines) or at least not any of the defensive ones -- sorry about that :(

(+1)

Definitely enjoyed the demo! I think an optional tutorial to cover the basics of the game may be appreciated, like the other comment noted. Otherwise, pretty great game you have so far!

Thank you! I’m glad you liked it! :D

Hard agree, I think I’ll need an optional tutorial battle.

(+1)

I finished the demo winning, I think that’s an excellent start :) One thing to improve: the role or effect of changing positions is not clear to me.

(+1)

Thanks for the kind words and thanks for playing! It means a lot :D

So, in the starting position (center) you get a short timer boost of 0.3 seconds while inputting combos. The front position gives you +8 ATK and the back position gives you +8 DEF.

I'll work on making that more apparent in game.