00:00
00:00
TharosTheDragon

206 Game Reviews w/ Response

All 807 Reviews

0 reviews are hidden due to your filters.

I like the aesthetic. It reminds me of Armed With Wings. The dark creepy visuals don't go with the happy music at all, though. But I love the music too.

And damn, that training bunny is so hard. Good job designing that AI. I had to restart the whole game to get there because I didn't buy the feather soon enough. It's too bad it becomes unavailable later.

ErikSwahn responds:

Thanks! AI can be very fun to design :)

I can see lots of people complaining about textual errors, and I can see that you say you've fixed some, but there are still many more. The very first library book explains the Caesar cipher backwards from how you've implemented it, so even though you say you fixed a typo in there already you seem to have fixed it wrong. And your explanation of the rail cipher doesn't tell us how to account for an odd number of letters. I assume the top row would have more letters than the bottom row because we're supposed to start with the top row, but that gives us DOWSOUOTYRR which doesn't work.

Also the calculator is super jank. The division button seems to just divide by 100 which I assume is what the percentage button is supposed to do, and the percentage button doesn't seem to do anything. I'm sure there are other bugs in there but it's hard to say because I'm not quite sure I understand how it's supposed to work to begin with.

I appreciate that you tried to make a game like this, but you gotta pay way more attention to detail to make sure you get things right for this kind of game. When your players are relying so much on your instructions, the intricacies of the instructions need to be correct.

EDIT: Okay, now that I know the solution I can see what the problem was. You explained it backwards again. This is probably because you're confusing encryption with decryption. This is understandable because you need to explain to the player how to decrypt when you're the one doing the encrypting and not the decrypting.

I don't actually know which way is which, but I'll assume the way you explained it on the last page of the library book is how to encrypt a rail cipher so I'll call it rail cipher encryption, and the way you've implemented it in the game (and apparently how you explained it before the last page) is how to decrypt a rail cipher so I'll call it rail cipher decryption.

Rail cipher encryption is splitting the word into halves and interlacing the two halves together, much like shuffling a deck of cards. That's why I needed to know what to do with an odd number of letters, because I didn't know which half the middle letter should go in. Rail cipher decryption, therefore, is recreating the two halves by sorting odd letters into one half and even letters into the other.

If we were to decrypt LTRTRIEAUE this way, we would get LRREUTTIAE and not LITERATURE. If we want to encrypt LITERATURE with a rail cipher, the actual code should be LAITTUERRE. So like I said, if we try to decrypt DWOOYROSUTR using rail cipher encryption like you explained instead of rail cipher decryption like you wanted us to, we get DOWSOUOTYRR instead of DOYOURWORST. And if we were to "encrypt" DOYOURWORST the way LITERATURE is encrypted in the book (using rail cipher decryption instead of encryption), we'd get DYUWRTOOROS.

On further examination, I think the calculator percentage button does work as a division button so you just swapped the labels.

I don't know if you'll read these edits, but now that I've beaten the game I'll provide a list of other mistakes I found.

1. Typo in the readme: "Do with is as you please."
2. It's unclear if we're supposed to click on the words "Princess Diana" or her picture.
3. Book 4 explains the cipher backwards again but this time I was prepared.
4. I never unlocked book 5. I'm guessing I was supposed to input a three-letter code in the I SEE YOU app to unlock it and I wasn't smart enough to figure out the code, but if that's not the case then it's pretty weird that it lets you highlight the letters like that.
5. With M + D * Y, you've put multiplication after addition and expected us to know that we're supposed to disregard the order of operations and just calculate it from left to right. Also, you called it a SUM even though the last operation is multiplication which makes it a product.
6. In book 6, you've written "it's both a combination of." I'm guessing English isn't your first language but this redundancy makes it incorrect. It should either say "it's both" or "it's a combination of."
7. In book 6 you say to use the row and column even though the column is supposed to come first and you don't mention that. We can only see which one comes first by interpreting the examples.
8. In book 7, the message ending in VDVX does indeed translate to LITERATURE, but it differs from the message you've shown in the earlier grid which ends in XDVX. It seems a bit strange to have just one letter be different because it looks like it should be the same message in the grid examples and the last-page explanation.

It turns out no one has been able to crack the Crypt Killer's codes because he explains them so badly! That was his criminal mastermind secret all along!

Anyway, thanks for the game, glad to see it, happy to play it, hope to see more :)

Hurr durr, I just figured out how to unlock book 5 when I watched FutureCopLGF's video and remembered what the I SEE YOU app was originally. I didn't need it of course because the pigpen cipher is pretty intuitive. The letter buttons in the pigpen key flicker a bit but I assume that's intentional for the palm pilot effect.

Another bug for you: books 1, 5, 6, and 7 can all be clicked while another book is open. Books 5, 6, and 7 will then open automatically after you close the current book, but that doesn't happen for book 1.

I updated my rating because I can see you're so committed to improvement.

Deklaration responds:

Appreciate it, finding and cracking out bugs is a part of the process. You’re corrcet about the caesar cipher, I fixed a typo and ended up with another one. But I don’t see how the rail cipher would work any differently based on if the letters are even or odd. They can still be placed according in the rows and added?
Just swap between the top and bottom row, one letter at a time, when typing out DWOOYROSUTR.

It should look like this, no matter if the password is even or odd:
DOYOUR
WORST


I’ll take a look at the calculator, it’s one of those things that can get messed up depending on ports and system. Html5 is pretty janky, thanks for letting me know.


EDIT:
Oh, right! It took me a while to understand the issue, but I get it now. You're absolutely correct and I'm a doofus. Thank you for your insightful comment, it really opened up my eyes to fixing the issues. I've updated the game, changed the passwords, the explanation in the books and the calculator as well. Thank you a ton!

Needs a pause and a mute

Shroomius responds:

You can press escape to pause, forgot to put that in the description, my bad.

1:37

It said B+start for reverse mode but I can't get it to work. To simulate the B button I've tried ctrl, X, and K, and I've tried holding the B button down while I press enter for start, and I've tried pressing and releasing the B button before I press start.

cidoku responds:

Congratulations!

EDIT: Once you beat the game and go back to the title screen without reloading the game, pressing start (enter) as you hold down B (X) will let you enter reverse mode. I just tested it here so I'm 99% sure it works

I really wanna play this game but it won't save my progress! Can this be fixed?

EDIT: It's working now, thanks.

Funny shortcut for C1: start the race by turning around.

Potential bug. I got a "new fastest time" on a race that was -0.00 seconds, and it seemed to misalign the ghost. The ghost was following the my latest run but the lap notifications were following the previous fastest run.

No matter how long I play, the level select feels awkward. You should change selection with arrow keys and then immediately press Z or X to start the level. You shouldn't have to move right to the start button and then press Z or X.

Frenchie14 responds:

It should be saving your progress! Is local storage disabled in your browser settings or are you playing in an incognito tab?

Gosh, if there was ever a game that needed an easy mode, it's this!

For those wondering, the scrolling stage takes 2:17.51 to beat, and the final boss takes a little less. Also there's no ending apart from the usual stage clear screen.

The stages should really tell you their numbers. It's hard to interpret the stage numbers in the author comments because it's easy to lose count

Paytonio responds:

Thank you for the feedback. I was working on an update that would address those issues by saving your progress through the game as well as numbering the stages but unfortunately my computer has stopped working. Hopefully once I get a new one I will be able to continue where I left off. Fun fact: you can make the auto scroll stage go by faster by sticking to the edge of the screen.

I don't understand why easy mode stopped when I didn't get any misses and I was playing just fine?!

JacksonTXG responds:

There's a max limit. 300 shapes and you're done. You then get a bonus based on the number of chains and shapes held. Don't worry though, I've just fixed that and I'll have an update released soon.

I appreciate the inclusion of a medal refresh button.

I did notice a bug with the beginning and end buttons in the level select. You can keep clicking one over and over and the level stats keep changing because the selected level becomes misaligned.

BluePinGames responds:

On it! Thanks for playing and thanks for the bug report

What's the difference between the difficulty levels?

pugfuglygames responds:

Higher difficulty = more enemies

It feels like the par score doesn't really mean anything because there's another secret par that you're really going for (the gold score). Still giving you a 5 though

Aleksander-Sats responds:

The par score is really meant for how long the level can be and how difficult it can also be. It's more of a way to represent the difficulty in some aspect combined with the length of the level if that makes sense.

I'm glad you had fun though! :)

Nyaarg.

Kyle Delaney @TharosTheDragon

Age 35, Male

I r pogammur :3

USA

Joined on 7/1/09

Level:
35
Exp Points:
12,900 / 13,600
Exp Rank:
2,132
Vote Power:
7.60 votes
Audio Scouts
2
Rank:
Town Watch
Global Rank:
55,418
Blams:
20
Saves:
124
B/P Bonus:
2%
Whistle:
Normal
Trophies:
4
Medals:
6,103
Supporter:
6y 9m 3d