Oni 'Room

Oni 'Room

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.57
fun: 3.46
graphics: 3.57
humor: 2.61
innovation: 2.74
mood: 2.88
overall: 3.39
theme: 3.04
NOTE: My hosting was temporarily down for a few hours, but it should be back up now. Let me know in the comments if you experience problems!

----------

Sort of a play on the theme, Oni 'Room (short for _mushroom_) is a hack-and-slash combat game about a mushroom samurai fighting demonic mushroom samurai.

Gameplay
=======

Yellow patches of mushrooms are spawners. These spawn enemies over an amount of time before self-destructing. Spawners will be replaced in waves, and enemies have a small chance of dropping spawners when they die. As the game progresses, more spawners will appear with each wave.

There are 3 moves.

*attack* - a normal attack, fast and moderate damage, hits an area in front of the player
*whirlwind attack* - slower, weaker attack, hits an area all around the player
*dash* - quickly move a short distance
*dash attack* - doing a normal attack during a dash turns into a dash attack. Higher damage, hits the entire area the player dashes across.

There's a limited combo system. If you time attacks correctly, subsequent attacks will receive small, increasing damage bonuses. Combos are limited to 4 attacks, after which the combo chain resets. Additionally, attacks in a combo have a slightly blue tint and are slightly larger.

The game ends when you get hit once.

All game code done by me, credit to my friend Jacob for the mushroom models.

Controls
======

Keyboard


x = regular attack
z = dash
left shift = whirlwind attack
arrow keys = movement

PS4 Gamepad


This is the only gamepad I have that works on my mac, so it's the only thing I've tested it with. I assume xbox / other controllers map similarly.

square = regular attack
x = dash
circle = whirlwind
left analog stick = movement

For whatever reason, the web version seems to have different mapping than the native app, but it's the same 3 buttons. I have not yet testing the windows version.
Found a bug?
Tell us on Discord