Play game
Clear Evil!'s itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme | #339 | 3.032 | 3.032 |
Mechanics | #389 | 2.871 | 2.871 |
Sound | #413 | 2.484 | 2.484 |
Music | #427 | 2.516 | 2.516 |
Fun | #442 | 2.774 | 2.774 |
Aesthetics | #461 | 2.935 | 2.935 |
Story | #466 | 2.097 | 2.097 |
Ranked from 31 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How many people worked on this game total?
1
Link to your source?
https://github.com/c0a3bd/GameJam_ClearEvil
Leave a comment
Log in with itch.io to leave a comment.
Comments
Cool idea. I would've liked there to be something more to being a ghost that just searching for a potion. Like maybe the reaper goes around trying to collect your soul. Or it's a race againt time to find a potion.
I also found the colliders a bit unforgiving. Such as the water killing me if my head touches it...even though technically my feet are the only thing on the floor and my head isnt touching the water. U could use two colliders, one thats just the feet and the other thats the entier body. (though idk what game engine u using sooo ye)
Other than that. Cool idea (noice)
Thank you for the suggestions to make the game better! I ran out of time before I could add any more features and challenges, but a reaper chasing when you’re a zombie ghost would be a fun addition. Also, a collision box around feet for water and maybe even gas vents is something that I’d like to incorporate since it makes sense for 2D physics. :-)
Cool, I like the idea :)
Thank you!
Nice game. Maybe check the size/placement of collision , I kept being stuck on walls even though it looked like there was enough room.
Thank you for that feedback! I’ve adjusted the collision points in v1.3.0.
The music is bop. I can attack while being a ghost so not sure if that's intended. And pick up coins while attacking as a ghost.
Thank you so much for that glitch feedback! That was not intended and I’ve fixed it in v1.2.0. I’ve been digging my music too. That was my first time mixing my own music too! It’s almost cool when it gets stuck in my head after play testing. lol :-)
One feedback that I would give is that the coin sound is too loud.
Thank you! I’d thought that too and reduced it some, but not enough. I really appreciate the positive feedback.
there is some trouble in player animation. i think every animation state has different pivot point. i hope you can fix it. beside that game atmosphere is cool, congrats for submission
Thank you for playing and that suggestion! It was pivot points and I’ve fixed it uploading my bug fix v1.1.0. I’m still a rookie when it comes to game dev so I always appreciate useful feedback which helps me level up!
Nice one! Keep on developing.
Thank you! I had a lot of fun and learned some new tricks making this one. :-)
Very interesting, but the camera glitches every time I move :c
Thanks! Bug fix in offline v 1.1.0 to better align the sprite sheet.
After playing with the offline version, it seems that the collision box alignment is the cause.
Fixed with pivot points - v1.1.0 uploaded