Play game
Born to Fight, Cursed to Scrabble's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Innovation | #3 | 3.958 | 3.958 |
Controls | #8 | 3.625 | 3.625 |
Fun | #8 | 3.458 | 3.458 |
Overall | #10 | 3.500 | 3.500 |
Theme | #11 | 3.292 | 3.292 |
Music & Sounds | #13 | 3.208 | 3.208 |
Visuals | #16 | 3.250 | 3.250 |
Ranked from 24 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
I defeated 8 enemies, matched 15 words, and ended up with 50 karma, but unfortunately, I lost the game by accidentally pointing the sword at myself! It’s pretty cool that you have the HP feature, so you can focus on creating words, but I have to admit, I’m not very good at it! Nevertheless, the game was a lot of fun, and I enjoyed playing it!
Really cool game! I wish there was a way to read what the different weapons do without having your health run out in the meantime. The tooltips sometimes don’t show up after mousing over something. How do you determine which words are positive? It seems a bit random.
Thanks! The tooltips require your mouse cursor to stay still for 0.3 seconds (when they appeared instantly it was a bit too distracting and annoying). You can pause the game using Escape and hover over items and read tooltips while it's paused. Word sentiments were taken from https://github.com/aesuli/SentiWordNet and specifically you can see the final word list of the form "WORD POSITIVE NEGATIVE" here https://github.com/Ermith/DevilIsInTheDetails/blob/master/Assets/words.txt, though in practice only the difference of positive and negative is taken into account. I hope this helps a bit!
This is for the first time in my life, that I've played scrabble and man did I have a blast. Really enjoyed making up words, even though I was frantically missing some E's :D
This is scrabble hard mode! It was difficult if the letters are all stuck together ahah, but I enjoyed the narrative twist, could not figure out any nice words though! I was missing vowels a LOT. This would work really well with Czech hahaha strč prst skrz krk
Thanks! It actually tries to give you letters based on their frequency in English but this is weighted by your karma. 😈
At full karma you should get quite a lot of vowels while at maximum negative karma the weights are basically inverted so you end up with annoying Xs and Qs.
omg lol, the deeper you go haha. I did start with "slay" and wondered whats negative about it :) I am officially genZd!
A really interesting idea! It must have been hard to implement this! Even just placing stuff into the "inventory" was awesome!
I really liked the devil laugh :)
I found the game very hard tho. I think that with a bit of polish this could be a really succesful mobile game :D
Thanks! Balance is one of the things we didn't have much time for. I think if we multiplied all enemy attack intervals by like 3 it could be better.
> It must have been hard to implement this! Even just placing stuff into the "inventory" was awesome!
The inventory placement stuff took up all of Friday's coding time and a bit of Saturday haha. I'm glad it's satisfying. I think it could be even better if we had some subtle sound when you place an item there.
I haven't focused on letters in my life til now.
Cool gameplay and sounds; I celebrated that I could make at least a few words. :D
Thanks. Trust me this is the most I've focused on letters too haha.
It can be pretty difficult at times, but the gameplay is a lot of fun!
Thanks! We'll try to add difficulty options in a postmortem build.