contentdb
contentdb copied to clipboard
review message `Field must be between 10 and 2000 characters long.` is not accurate/broken
Summary
trying to make a review under 2000 char causes the error message
Steps to reproduce
make a review with this
This game is AMAZING.
It is extremely well polished; from the cohesive textures and sound effects to the HUD effect when you take damage. The level design is also beautiful.
There is a small amount of parkour in the game, but it is quite doable and shouldn't be a problem for most players.
This game is **hard**. As you keep playing the game, the mobs keep spawning and can pile up in large numbers which forces you to run quickly past them if you want to explore. There are upgrades you can make to your wand and health, but these only go so far--the mobs will always win when they are in large groups.
This game does require a bit of a grind, as it took me a good 1:30-2 hours to complete. However, the story and the upgrade system keeps you busy for much of the time.
If you have not played the game yet, then you should do that now (spoilers ahead!) :D
(Spoilers ahead)
The plot of the game is a simple one, but still very solid for a game made in three weeks.
In short, the objective is to dispell the darkness from the land. You must gather light crystals in order to get into a certain area. This area is a wasteland full of dead trees and a large menacing structure. As you investigate the structure, you enter a lair where you encounter the orb of darkness. A bossfight ensues. Once you kill it, you are told the darkness is gone and that the land will heal.
(End of Spoilers)
I am unsure whether anything there was particularly unexpected in this game. Perhaps I missed something, but either way the sheer amount of overall polish definitely covers for it :)
The only bug/downside I can point out is the unfortunate fact that at times the dialogue extends off the screen to the side. However, this is not a large problem, as most of the dialogue fits just fine.
Overall, this game was outstanding. In my opinion, it was the best game out of all the submissions in this year's jam. Congrats to Wuzzy for once again creating a masterpiece in such a short time!
other notes
the textarea document.getElementById("comment").value.length reports 1982 characters
its maxlength appears to be set properly to 2000 characters