I'd love to hear what you think of the current state of the game and if there's anything specific you think I should add or change :). Thanks!
DudeTheDev
Creator of
Recent community posts
level up 5 times -> kill a random boss -> repeat 3 times -> end of game.
My idea of the complete game.
level up 5 times -> kill a semi randomized boss -> unlock a weapon specific to that boss. rinse and repeat until you kill 7 bosses with an 8th "final" boss.
If anybody is playing this game please speak up and let me know what you might want to be in it.
Thanks!
Game development has had to take a back seat in my life for a while.
coming back to see this has really motivated me. TY!
I'm going to be working on the UI, probably removing the AI-generated character images, and cleaning things up. I'm also going to add a third-person mode because of deadlock. Lastly (for now), I hope to have three playable bosses in the near future.
thanks for playing. and here's to hoping I get to finish this thing some day :)
as far as the save thing goes I am programed by from soft but I think it's nice to not be put in a position where you have to do a major enemy or a tutorial twice. I don't think you need to save any other data at that point but the significant unlocks. (I believe metroid works this way as well).
The spell crack sounds like it will help a lot. Unless there is somehow a way to make it not a hold and do a combo thing but instead just hold and cast or just do a combo (if that is articulated in a way that makes any sense) but I assume that would go against your vision for the spell mechanic.
Everything feels good and right (besides the look sensitivity but you will have a setting for that eventually I'm sure). The jump is really really good, could be a bit more subtle but it's not intrusive and it has a nice feel.
The only complaint I have with the movement is it felt a bit slow to walk around. But this may be a symptom of the walking distances more than a symptom of the controller speed.
Looking forward to seeing more level design/puzzles.
Really nice.
Im not sure what level of completion you are considering everything to be at so I will approach it from a very late beta perspective since it seems pretty polished.
Great pacing and level design, I could have used a bit more level art just for navigation (assuming it's gonna be metroid level design with backtracking). Overall it felt good to navigate and move around in.
The character controller felt great. Sword combat was intuitive and fun but lacked a bit of meat (I felt you could be more generous with the screen effects like having more things trigger a shake or flash in general).
Magic... I felt like the magic gave the illusion of choice ie. fire was a requirement for defeating major enemies (I think weaknesses are good but I'd like to have more choice). The spells felt good and right outside of the boss fight but it just felt like I was having to re-apply the fire spell more than I was able to use it (Skill Issue :>) ). overall juice/feel on the magic seemed right but mechanically I didn't feel it fit with the souls-like systems and fast-paced boss mechanics.
On the topic of game feel/juice felt it was very well done, the dash and heavy attack feel great to use. The mana gain from orbs felt like it could use a bit more feedback (maybe lerp the bar size up or something) and melee hits felt like they could use a bit more of an impact feel.
Bugs/Quirks:
- Can't drop down through those platforms until you finish with the little float down thing.
- Heal particle effect gets stuck on
- Major enemies and unlocking the dash don't save unless you sit at a bonfire (probably not a bug but it felt wrong)
- You sometimes need to leave the bonfire trigger and re-enter it to save
Overall good job, I'm looking forward to future updates.
TY for playing! sorry I didnt get a chance to reply to more comments during the jam
Ive made a lot of changes and I could really use some more feedback if you get a chance to give it another play :)
https://dudethedev.itch.io/void/devlog/491375/void-devlog-1
https://dudethedev.itch.io/void/devlog/497099/void-011-012-devlog
TY!
https://dudethedev.itch.io/void/devlog/491375/void-devlog-1
https://dudethedev.itch.io/void/devlog/497099/void-011-012-devlog
Ive made a lot of changes and I could really use some more feedback if you get a chance to give it another play :). TY again for playing!
TY for playing. I agree it's pretty repetitive, I'd definitely like to add more enemy variety, weapons powerups, etc. (especially a dash since its been mentioned twice now). I would definitely wanna address the map/level too, idk if I should do random/semi-procedural stuff or make a few different arenas to select from if you have any suggestions id appreciate it!
Thanks again for playing, so glad you liked it!
lots of fun. right up my alley mechanically. juice and fun are both an easy 5/5, gibbing furniture was surprisingly satisfying. My only real complaint is I hated the motion blur.
it Would've been cool to have some more weapons but the shotgun didn't get old by any means.
I liked the level design and pace of the game. Great job! Would love to see it get some more polish/time.
Great game! I Iove the art, the sprites low bit sprites and smooth animations are very nice, I particularly like the fire on the altars and the movement of the player character.
I was yearning for a machine gun which perhaps I would eventually find. The grenades were juice heaven, I had a lot of fun using them but the shotgun felt fairly inconsequential in comparison.
Overall polished, and well executed. Looking forward to playing more and perhaps seeing future iterations
Thanks for playing! I'm glad you liked it!
I definitely could have made the upgrade system more obvious, it was a deliberate choice to have it be something you discover but I'm not sure it was the right choice.
I'm so glad you like the graphics I was worried it wouldn't look cohesive.
the main movement mechanics are rocket jumping (which ofc requires you to unlock explosives) and bunny hopping which is a bit niche. A dash or something additional is a great idea and if I were to iterate this game further id definitely add powerups or a skill tree to include it.
Thanks again for playing, and thanks for the review!
interesting concept. Mechanically I felt like I was going to have a choice and maybe have to manage the lives I lose across levels but it was just a matter of guessing who the game wanted me to kill. the game is polished and well made. hard to convert the trolley problem into a game though so I think it's well executed overall.
I liked the art. I found the gameplay to be frustrating. I think the biggest problem was the constant interruptions from the tutorial combined with the slow text scroll speed. Micromanagement games are definitely not my jam but rhythm games typically are so maybe I'm just disappointed I didn't get to be very rhythmic. the presentation and game feel are both very well done.
Really fun, my favorite game so far. I gotta say I felt kinda baited by the art style in the thumbnail not really being the main art style of the game, but the game being fun made up for it. Super cool core concept, it took me a bit to figure out (not entirely sure I get how the weapon selection works in relation to the organ you sacrifice) but once I got it it was a lot of fun. would be very cool to see the game with that art style everywhere but I can see why you didn't do that in a game jam.
Overall well made, I really like the art/theme. attacking the trees felt satisfying, the fruit cutting was really cool. I felt that attacking the rats didn't meet the standard set by the trees. The fun/game loop was obviously impacted by the lack of a clear goal/ something to spend the fruit on, I take it by the description that this feature was incomplete/cut.
good job!
Thanks for playing! I'm pretty sure that slow down is caused by the increased physics cost to your CPU as more balls are needed to collect them. If I decide to go further with this game I would probably write my own code for the follow since I just used Unity's built in physics. As it stands physics is over 80% of the CPU usage.