Dungeon Quest
This is a project im doing as a student for my Professional aptitude test in school, I have been developing it for 2 weeks now, its a game where you progress through a dungeon, slaying enemies by guessing the correct words. Its in a Prototype stage and I wanted to upload it here just for fun. I plan on adding more features like a map/storymode, a shop, puzzles, bosses and maybe multiplayer!
Status | Prototype |
Platforms | HTML5 |
Author | Quinha |
Genre | Puzzle |
Made with | Unity |
Tags | 2D, 8-Bit, Arcade, Pixel Art, Retro, Roguelike, Singleplayer, Unity, Word game |
Average session | A few minutes |
Languages | English, Portuguese (Portugal) |
Inputs | Mouse, Smartphone |
Download
Download
Dungeon_Quest_HTML.zip 38 MB
Comments
Log in with itch.io to leave a comment.
The font you're using makes it really hard to quickly identify letters — the T looks like a C, the J looks like an I (both of which could also be interpreted as an L), the X could be an N, the V could be a U, etc. Legibility is important when you're trying to unscramble a word.
There are also a few combinations that have multiple solutions — URBAN can also be UNBAR, but the game doesn't except the latter as an answer. I'm also not sure what the answer to this one is supposed to be? I think the letters are PTAKA
Yeah i've noticed that, I will change the font, the word at the start is "KAPTA" it's the company's name that im an intern at, here in Portugal my school program makes us intern for 200 hours in a company/place, I just forgot to change it haha.
For the multiple solution I will edit the .json and remove those words or try to make it so the script can detect that.
Thanks for the feedback :)