Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Blodyx

203
Posts
2
Topics
13
Followers
5
Following
A member registered Feb 10, 2022 · View creator page →

Creator of

Recent community posts

Really sorry for that. But thanks for playing!

Thanks for the feedback. I really appreciate the criticism as well, since people on itch are afraid to be critical. Thanks a lot!

You’re not the first one to complain about the “healing difficulty”. I clearly underestimated the healing at the end of the floor. (I am sooo drunk rn, sry if my sentences don’t make sense xd)

Nerd moment! It’s very simple actually!

  1. Randomly generate a value of (-1 or 1) lets call it “x”.
  2. Create a “factor”, “max_angle” (mine is 45deg) and “difference”(i used 0.2) variables. (NOTE: difference should be anywhere from 0 to 1, higher = faster angle variation.)
  3. Set “factor” to (“factor” + “difference” * “x”) and clamp it between -1 and 1.
  4. Take your player input direction vector and rotate it around (“max_angle” * “factor”)
    You can use lerp, to smooth out the movement. Thanks for asking. I love nerding about my stuff!

The room contents are random, but the floor layouts are not. Thanks for playing!

Very innovative design for a puzzle mechanic. Has a great potential for updates or more levels. One of my favorite yet! Good job!

The game looks cool, but when i tried, none of he controls were working for some reason? I tried another browser and the same happened. Do you perhaps know a fix?

You nailed the visuals, simple and clear controls. Gameplay was got repetetive kinda quick, but thats very okay for a jam game. Good job!

What exactly would you like as a visual feedback? Tell me more!

Send me your gaems, I’ll rate them! Also please rate mine! Hope you like it!

https://blodyx.itch.io/one-more-round

I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round

I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round

I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round

I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round

I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round

I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round

Thanks! I really appreciate it! I don’t wanna be payed for games that weren’t made to be paid for, but you can support me by sharing and recommending the game.

My other title ideas were: Drunk in a dungeon Drunkgeons & Drunkgons Drunkard’s Descent

I let my friends vote on these 4 including the one winner, One More Round.

The beer at the end of the floor heals you! I guess its not explained outside of the hpbar being a beer. You should try drinking! xd Thanks for playing!

The healing was even lower b4 my friend who playtested told me to double it xd. I suppose it could have been even more. Thanks for the feedback!

Can you try playing on other browsers? I myself use Operagx, but i tested on all browsers and it worked fine. I have no idea what might be causing it, perhaps some chrome plugin? idk..

There are projectiles in the game, xou only got the sound and not the projectiles? That’s very weird, what browser are you using? In all of my testing that never happened. Thanks for sharing, I wanna figure that out.

Thanks for playing!

It happens when you enter a rating, don’t save it and then write a comment. Once you hit post, the comment is added but u don’t see it and you get notified to not reload the page and save your rating. When you save it, you press post again bcs u don’t know it’s already posted. Happens to me all the time xd

Sprites are simple bcs i can’t do game art, but i tried my best. Glad you like them!

… and make it double!

Prepare for trouble…

Definitely, all that powering up is kinda wasted bcs i had no time to prepare a boss. Thanks for playing!

Very clever. Me likey!

I had a headache today. HAD. Thanks for the healing!

I almost really thought my PC is gonna restart. Simple and fun!

I was surprised I didn’t even need a Flash player! xd good game

I had fun playing. The narrative part was very unique and captivating.

image.png On the edge of the world! (You can use the momentum in lvl3 from the moving platform to jump very high, glad there was a kill zone under there!)

Cheers!

Contact me on discord tomorrow. Dis name: blodyx

Yo, i fixed it for the newest godot version, I can send it to you if you want. It’s a great UI theme!

Thank you!

Thanks for the feedback!

Thanks for playing. About the controls, i might have forgotten to use delta variable and i haven’t tested the game on a low end device, sooooo it’s my fault (obviously xd).