Play game
Virtual Sentai Satanger's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Graphics | #26 | 2.471 | 2.471 |
Audio | #29 | 1.941 | 1.941 |
Overall | #29 | 2.153 | 2.153 |
Originality & Innovation | #30 | 2.059 | 2.059 |
Theme | #30 | 2.471 | 2.471 |
Fun & Game Design | #30 | 1.824 | 1.824 |
Ranked from 17 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game fit the theme?
Ironmouse (In her sentai-themed costume) is the main characters, enemies inspired by Bubi
Did your team create the vast majority of the art since the jam started?
yes
Did your team create the vast majority of the music since the jam started?
all music is commercially licensed assets
Any Social Media you'd like to shout out?
@spooncats_ on twitter
Anything else you want to mention?
Made using the platform fighter engine https://platformfighterengine.github.io/#/
Leave a comment
Log in with itch.io to leave a comment.
Comments
The art was really great! I'm glad someone used sentai Mouse, I wanted to put it in my game but didn't have the time.
Your said it was made with the fighter game engine, what parts did you work on? How much did the engine provide to you? Also yea that WASD for the controls is pretty funny. Would love to see more attacks or combos, But I do like the numbers flying all over the screen for damage.
The engine provides the underlying system for the input management, deterministic physics, hitbox/hurtbox interactions and the character state machine, so I was responsible for designing/programming the different attacks, the character's movement values, enemy AI and attacks, etc. as well as the art. The audio in the game is also from the engine, unfortunately ran out of time to produce my own sound effects/audio. The controls definitely are a pain point that I'd like to fix up after the jam, as well as making actual controller support work properly
The main menu is a bit confusing until I realized you'd need to use WASD to control the cursor, as well as a few crashes. However, I do think the fighting gameplay in the game feels solid albeit too stretched out with that much health for the player.