Play game
The Diexorcist's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Presentation | #4458 | 2.073 | 3.167 |
Enjoyment | #4866 | 1.746 | 2.667 |
Overall | #4949 | 1.855 | 2.833 |
Creativity | #5248 | 1.746 | 2.667 |
Ranked from 6 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?
Roll the dice to exorise a wicked shadow
Did your team create the vast majority of the art during the 48 hours?
Yes
We created the vast majority of the art during the game jam
Did your team create the vast majority of the music during the 48 hours?
No
We used pre-existing audio
Leave a comment
Log in with itch.io to leave a comment.
Comments
Just finished playing (and winning! :D) the game! :)
Just as an aside, the title immediately made me think of The Textorcist (a nice boss-only word-typing bullet hell). X)
Some comments:
I liked the game, I think you may be on to something. :)
Well, this wasn't all that bad but this sort of implementation of randomness wasn't that fun. I got screwed by RNG so many times even in instances where I had like a 80% chance of winning, which just felt bad. The core idea could be interesting if it were fleshed out a bit more. But, overall, good work!
Also, I would recommend looking into finding something a bit more lightweight for making game jam games. I not only had to install 963 MB worth of files, but the itch app then had to install yet another package to run your game. The amount of steps required to play your game is going to hurt accessibility a lot. Not mention that people will be scared that they're downloading a virus or something.
In short, the ideas here could be interesting if worked on a bit more. Keep making games! :)
Thanks for playing and taking the time to write a comment!
What you are saying is totally valid, I've tried to balance the randomness with the sacrifice mechanics but total randomness can be a bit brutal ( I didn't want / had the time to tune the randomness to make it more fun)
For the second point you are absolutely right .-.
As a solo developer I've used Unreal as it's the engine in whitch I'm more confortable with but in the future I would love to try some other engines (I've already tried Unity many years ago and now I have an eye on Godot) anyway thank for playing :)
Just in case this is of interest to you, there is also Bevy (which uses the Rust language) that is currently in development and under version 0.7. So, it is not yet finished, but I have taken a look and used it just a little bit, and it looks promising. Depending on your preferences, of course, but you can still take a look. ;)
I don't know if it's possible to win. When I think I'd win a round, my dice would get cursed, which I think makes the result the lowest of the dice be the one selected. And with the curse, it's hard to win enough to remove a curse from a dice, leading to always losing health and thus keeping the game short without a win condition.
I'd love to see it with a little bit more polish, and explanation as to how the curse works, and maybe make it a bit more balanced as far as ability to win, or at least prolong the gameplay.
thanks for the feedback!
The game is kinda hard but is defenitly possibile to beat (at least I beated a couple of times even thought as the developer I reccon is more easy for me to undersand the mechanics 😅).
Your explanation of the curse is right, in order to prevent a "death spiral" I added the sacrifice mechanics (at the cost of 1/2 heath you roll 3 dice and take the best result) and the shop where You can cure yourself and remove a curse from a die but it's defenetly not explained well enought.
My intenction was to create an interactive tutorial for the game but as a single developer the time was kinda tight 😅
It shure needs more polish as you stated 😊
Thank You again for playing and for take the time to write this detailes post