00:00
00:00
Kwing

738 Game Reviews

176 w/ Responses

15 reviews are hidden due to your filters.

Well, it's a dress-up game, taken a bit more literally than anyone expected. The music and graphics are solid, but the clicking and dragging mechanic is a bit frustrating because the depth of the objects being manipulated can make it so the mouse gets stuck dragging objects around.

Some simple QoL improvements would be to have a toggler for things that are obviously meant to go in one place (such as clothes and accessories) and allowing the player to dynamically spawn and delete decorations like arrows, circles, and spirals, rather than just having a bunch of them shoved into the corner. Also, manipulating the background with something other than the spacebar would be nice, it seems like a total non-sequitur to include keyboard controls.

Cyberdevil responds:

Indeed it is, though hopefully that unexpected literal twist was an appreciable entertainment factor too; redeeming point of an otherwise functionally I agree somewhat limited game. ;) Mmm, I've wondered why the mouse sometimes gets stuck like that, it doesn't seem to happen often (for me at least) but I do agree, not ideal. An extra click seems to let go of the item that's being dragged when this happens.

Such things go beyond my coding capabilities, but all good ideas for sure. In regard to the background you can toggle it via one of the on-screen arrow buttons as well. Personally I feel like keyboard shortcuts are always a benefit; the quickest way to perform an action. If however you're on mobile/touchscreen everything but music can be toggled within the game also, thinking of it now I really should've added a button for music too if you actually do not have a keyboard, essential feature...

Appreciate the feedback Kwing! Maybe I'll up my coding capabilities a bit till next year.

The aesthetic for this game isn't my style, but there's no denying it works really well. The UI and music just look really polished, and you even have some filters (film grain and the scan lines over the character avatars) to make the game visually pop.

That said, there are a couple UI things that I found a bit annoying which should be easy fixes. The dialogue and music buttons take up a lot of the screen, and I'd rather just have a settings button for music and a popup for dialogue that went away completely after the cutscene finished, as they take up a lot of real estate and make the game screen look cluttered. The controls on the right also seem cluttered until you realize they're there for mobile players. This could potentially be something a desktop user could hide to free up more space, but it's less important. Finally (and this is really a 5 minute fix) I was confused by the fact that the only way to tell who the player is controlling is the "ACTIVE: 1" indicator at the top of the screen (and the sparkles, which only pop up for a fraction of a second and then are gone completely.) Why not have some kind of effect or even just a color change over the active player character?

One more small nitpick regarding presentation is that the amount of juice in the transitions and the quantity of dialogue (which is kind of cliche) make it feel like too small a percent of the time the player spends with the game open is actually gameplay, which only becomes more annoying with the puzzles themselves being so easy. I finished this game feeling unsatisfied, and while the level creation system hypothetically allows players to enjoy more content and more difficult levels, it feels a bit like outsourcing an important part of the game onto the player when the content included in story mode is so lean.

On a more fundamental level, there's an interesting concept here, but I REALLY didn't like the level design. Most of the levels are braindead easy, and the ones that are even slightly hard hinge entirely on keeping one of the characters trapped until the end of the level. Sliding puzzles where a character can only stop when they hit an obstacle are common, and the idea of being able to manipulate an obstacle (the capybara) so as to put the sliding character in optimal positions is a novel twist, but if all of the difficulty comes from keeping Capy locked away in a little area where she can't help, your level design has undone the exact mechanic which differentiates this game from every other slider puzzle.

I get why you made an easy game. Harder games score significantly lower on the site and it's clear whoever designed the game knew their audience. At the same time, there are ways to reward more skilled play, even if basic completion of the game is easy. The most obvious idea is to keep count of how many moves the player has made, and recognize if a player is able to complete the same level in fewer moves.

4.5/5 for a really solid concept, but I'd like to see a player pack flesh out the content with a bit more difficulty and replayability.

Bleak-Creep responds:

Thanks for the in-depth review! The character portrait labels are a bit buggy yet and could definitely use some work, I agree there. We're planning on having the characters flash briefly when switching between them in a future build too, we just ran out of time and used the sparkles as a simple replacement for the time being.

As for the levels themselves, I know we did struggle a bit at first at trying to determine exactly what levels mechanics would be kind of make sense in the house setting as well as how to keep Capy from feeling too "OP" once he's able to move around freely.

There's a good chance we might go back in and add some bonus levels that add more challenge later too, but we aimed toward making the storyline a more accessible experience so players could get the whole story within a a single sitting without getting too frustrated.

Intrapath responds:

Hey! It's always awesome to see your name pop up in the reviews. Every time, you write some really thorough and thoughtful insights.

I get where you're coming from with the dialogue window and music options taking up some screen real estate, but I don't think I'd hide them away after dialogue is complete. The gameplay window is designed as a 1:1 ratio (always the same number of tiles horizontally as vertically), so it wouldn't be able to stretch out to fill in the remaining space if the dialogue window was hidden. Plus, hiding the other windows would throw off the visual balance of the whole screen and leave some awkward space on the side. Pretty similar thing with the mobile navigation buttons if those were hidden. I agree about the indication for the active character, though; in fact, seeing them referred to as character 1 and 2 is sort of a vestigial limb from early on in development before the 2 characters had names. Thanks for bringing that up. We should address that in a future patch, maybe also add an arrow or something over the active character. Maybe at a 45 degree angle so the tile above and to the side of the character is still easy to see, too. Something for the team to think about!

The criticism about the difficulty (or lack thereof) in the level design is fair. The really fundamental issue you mention is 100% on me, it's one of those things where I wish I'd found a more elegant solution to that early on. The ABC gate/switch mechanic was actually created in response to this after Scarf brought up the same concern partway through development, but in hindsight, it's more of a band-aid solution than a true fix. You're on the money with this one.

Plus, I can't speak for the levels Scarf made (he and I split level design duties, he actually made my fave level in the game, The Office), but the easyness of the ones I made wasn't so much "I'll make an easy level because I know my audience", but moreso "I'm aiming to make a level that makes sense with the toolbox we have", and that just happened to result in easy levels.

The extra levels and tracking movement numbers are great ideas, we put that in our "to add to game" list. Tracking number of moves will probably end up using the NG high scores API.

All in all, I really appreciate that you took the time to play and write such a thorough review, and I'll remember what you said!

I really wanted to like this. The concept is really cool, balancing the recoil for movement as well as attacking targets or grappling.

That said, the physics are really an acquired taste. The recoil is too weak and the player's momentum decays too slowly, making everything feel really floaty. I couldn't get past level 6 because of how unequipped the recoil strength is to counteract gravitational force.

Having a bit snappier controls, specifically stronger recoil and weaker gravity, would make this much more accessible.

EDIT: Finally figured out that where you grab the bird in level 6 affects its tilt and therefore the direction it flies (it flies straight, relative to where it's facing.) Still totally lost on how to unlock the portal in level 8.

VicBiss responds:

Thanks for the feedback! I've had to do all of the level design and testing over the past week or so to get it out for the Flash Forward Jam. So it's quite rushed. I actually just weakened the gravity a bit and think it is feeling better.

Unfortunately this is just too simple to be worthwhile. From the name "Color Collision" I was expecting there to be some kind of system that centered around combining colors, or scoring bonus points by building up streaks of the same color, so just running around hitting every block indiscriminately was a bit of a disappointment. Despite there being multiple blocks and random spawning, in practice the game plays almost exactly like Pong.

First of all, I disliked that the blocks have to hit the registry point of the player, rather than touching any part of the sprite. This made it feel just a little bit harder as you have to wait just a bit longer for a block to fall into the registry point, or move just a bit further to the side to catch a block before changing direction and speeding off toward the next block.

That aside, I disliked that the random position and speed of the blocks made it impossible to avoid losing lives. In addition, the whole game is pretty slow, making the process of scoring 100 points more tedious than difficult.

The high-effort graphics (excepting the big boobs which are very annoying,) animation, and juice really made me want to rate this highly, but after reading the whole thing about row priority 3-4 times, I just don't get it and I honestly don't want to. The logic is too obscure and its level of complexity outpaces the actual degree of fun a puzzle like this might have. Ultimately I brute-forced all of the puzzles past the tutorial.

I can understand that the quantity of digits by a row or column indicates how many tiles in that line need to be marked off, but the priority system feels incredibly arbitrary, and trying to figure out whether a 5 is the product of 1+4 or 2+3 just feels obscure and annoying. The fact that there are really only 4 puzzles after the tutorial, and two of them essentially have a timer going on during them, makes it prohibitively difficult to actually spend the time learning the mechanics, despite all of the time you've spent constructing a tutorial.

My biggest issue with this game is the ruleset itself; explaining the rules better, or having some kind of random mode that gives the player a set number of easy puzzles before gradually ramping it up, would make things more enjoyable, but I don't think any amount of QoL improvements would make the underlying game fun to play. Games like Sudoku have a certain intuitive simplicity to them, and the rules around priority in this game are the antithesis of this principle.

Veinom responds:

If you feel that the puzzles get hard early, that's because I wanted to showcase what my puzzle concept is capable of (like the Hack-time and the Quick Time Events in the final boss). If I had more time, I would add more puzzles in between, which is something I plan to do in future updates.

I will try to improve the tutorial regarding Priorities. Thank you for your long and detailed review.

I haven't played (or watched) The Witcher so I'm sure a lot of references flew over my head, but this was still pretty entertaining! The brevity of each encounter, followed by Geralt's :| face (especially if the player chooses the "idgaf" options) really sells this, and for as simple as it is the animation is solid as well.

The "always need 1 more alchemy than you have" was infuriating and took me way longer to realize than it should have. The biggest frustration for me was having to have preexisting knowledge of what was going to happen in order to see all of the content, and not being able to skip or save scum. As a result, some of the content requires you to replay the game from the beginning, which is a bit obnoxious.

Not too much else to say here. Being trolled by the game is funny, but not so funny that I'm willing to sit through the game (and its animations) several times to see all of it.

I really wanted to like this. The concept of killing different sites and services associated with Flash is funny and different, but there are so many things in the way of this feeling like a fully fleshed out experience.

In terms of the story, the typos, font, and low contrast background (just increase the alpha a bit) make it hard to read the intro.

Regarding gameplay, the hitboxes for the actual fighting feel really imprecise. It's hard to tell if there are separate hitboxes for the player character and their weapon, as it kept feeling like I was taking damage while attacking. The characters are also big relative to their movement speed, making them feel slow and making dodging feel really hard. It felt less like I was managing attacks and more like I was managing how many frames two big, clumsy hitboxes were intersecting with each other. Having snappier controls is really the biggest thing you could do to make this feel better. As someone whose old (2008-ish) games felt like this, I know all too well how these kinds of controls can feel natural to you as the developer but frustrating for the player.

The eyes and mouths on the graphics are cute and decently well-drawn, most of the other graphics look a little sloppy but that's okay.

Tower defenses are a pretty basic formula, and while this doesn't add much to the formula, there are plenty of shortcomings with the basic implementation.

The biggest issue here is that there's no way to see the actual speed and damage of a tower, or how those stats change as upgrades are applied. My first time trying the game I didn't upgrade the towers and was frustrated by not being able to kill anything. Then, after buying one tower and dumping 2-3 upgrades in it, I saw that I started killing enemies in one hit. I still don't really understand the functional difference between the three tower types, as pepperoni is strong enough to kill enemies on its own, negating the need to buy other towers except for getting the relevant medals (which are currently broken.)

Aside from essential information not being available to the player, my next biggest complaint is that the game freezes a little bit when an enemy spawns in, probably because it's running a pathfinding algorithm. There's no reason to do this for every enemy; run the algorithm once at the start of the wave and reuse it for all of the enemies that spawn in. Alternatively, bake the paths into the game instead of making the towers and enemies occupy the same game space. The way it's done now is really boring because you can just use the towers to create a winding path - and if you don't, enemies just go straight to the right and then down.

Graphics and music are unremarkable.

clarkiagames responds:

I understand it's hard to balance the game on my own taking account of all the possibilities, for now i just tested it a couple of times, I will make some adjustments. You got a point for the lagguish part I basically wanted to have the ability to add tower mid game but found out it would be too difficult and removed that. I might actually calculate the path once as you suggest. Basically the slow tower is useful for speed wave and splash tower for tanking waves. But the upgrade are too powerful for now i'll also adjust that. I don't know if you know the basic War3 TD in which you basically have to create a winding path. I find this kind of fun knowing there are multiple path you can use to optimize tower usefulness so i implemented it like that. I obviously said I done it in less than a week so yeah this is not some ultimate art. I appreciate the feedback though.

It's simple, but it's also functional.

Moving obstacles or even just some different colors for different levels would make this a bit more interesting or at least easy on the eyes. Having to restart the entire game whenever you hit a wall is pretty frustrating and make it tempting to cheat (especially easy to do considering there are no anti-cheating mechanisms.)

If you could restart individual levels you could also make levels much harder without it being as punishing to the player to have to redo all of them.

Once upon a time, water taught itself how to feel pain.

Age 29, Male

Software engineer /

United States

Joined on 7/24/07

Level:
48
Exp Points:
24,720 / 25,580
Exp Rank:
602
Vote Power:
8.86 votes
Rank:
Police Captain
Global Rank:
4,291
Blams:
367
Saves:
1,736
B/P Bonus:
16%
Whistle:
Deity
Trophies:
4
Medals:
2,265
Gear:
5