Loved the game! I loved the uniqueness of having a metal-detector-style game on my keyboard :) Only suggestion would be to have a better "beep" sound. Maybe something more radar-like? Thanks!
greysonp
Creator of
Recent community posts
@Jupiter_Hadley Thanks for including me in your series! It is very much appreciated :)
@mapedorr Thanks for for playing! I do have the arrow indicators telling you what state your flowers are in (normal, attacked but not taking damage, and attacked and taking damage), so I hoped those would be sufficient. The proximity sound isn't a terrible idea either. Thanks!
Thanks for the new comments! It seems difficulty is a common theme. Unfortunately, implementing the enemy spawn rates was something that happened right at the end of the jam, and I didn't have much time to balance. So it'll definitely need some tweaking in that regard :) I plan on making a lot of changes after the jam based on all of this helpful feedback (like adding different bee types, @Delca!).
@BrazMogu Thanks! I actually was considering changing the core game flow and have it be even more RTS-y after the jam. Adding in a resource-gathering element and possibly even different types of bees.
@Absurd-O-Matic Thanks! I was thinking the same thing. I did implement some difficulty scaling in the game to make it more difficult the more bees you had, but I didn't want to go too crazy and punish people for doing well. It's definitely a problem I'll have to spend some time thinking about!
@Sparrowspell Thanks! I agree, the game does get hectic, and that's totally the feeling I was going for. I was thinking about a mini-map, but it's so hard with such a low resolution. That's why I added the arrow system. I was considering upscaling the game to 128x128 after the jam (pico's native resoluation), so maybe I could use the extra pixels for that!
Beautiful game! I love the look, and overall it felt very polished. The fighting mechanic was pretty cool! However, I felt the game may be a bit too difficult. I couldn't kill a single boss, and I consider myself semi-competent at video games ;) Also, I felt like the overworld movement mechanic was unnecessary. I felt like it just caused me to lose lives in a dumb way instead of losing them when fighting a boss. Great work though!
Cool game! I thought the transitions between the two "resolutions" were pretty cool, although I do feel like it goes outside of the spirit of the jam. I love the idea of traveling through a body though, and I thought the heart rate monitor in the corner to indicate health was neat! One suggestion I have is that the walls you dodge could be more distinct from the background.
Fun game! I loved that you included two different visual styles, almost like you had a "remastered" version at the time of launch :p
My one suggestion is changing how the levels scale. Initially, I had three waves of two blue aliens in a row. I wasn't actually sure if I was advancing levels. Subsequent replays showed that these were random waves. Maybe just have hand-crafted waves? Sure, that means you couldn't have infinite levels, but I think it'll make for a better experience overall.
Beautiful game! I loved the artwork and animations, and you clearly spent a lot of time drawing that huge map. I thought the prose you got as rewards was very pretty and was the carrying force that got me through the game (even with back-tracking to get a few missed stars ;p), but with the number of stars I had to collect, I was hoping to get snippets a little more frequently. I guess I just really liked the concept and wanted even more details :)
Also, as others have said, maybe there could be more incentive to play in close-up mode? I tried to play in it as much as I could to experience the artwork, but I ended up playing zoomed out a lot to make collecting stars more efficient.
Overall, great job!
@Amorphous I agree, sometimes telling which bees are where can be difficult, especially when there's overlapping swarms. I have the counter in the top right to help you see how many bees you are currently carrying, but there's no indicator for each flower. Which limited pixels, I opted not to have per-flower counters. Changing bee tint or transparency would normally be a good approach, but I'm using PICO-8, which as a limited 16 color palette, so alas, no luck there :/
I also agree it can be difficult to tell what the foxes are attacking. I wanted to have two distinct attack animations, but time got the better of me :)
Thank you for your thoughts!
Fun game! Graphics were super cute. One observation I had was that the game seemed to be too easy. I played through 5 levels or so and never ran low on air. Maybe scale faster?
Also, I never found a reason to have to dig through rocks. Maybe have spawn patterns were rocks surround an air canister? Or maybe just have more levels of dirt hardness, where part of the game is having to make judgments over which path is fastest based on the different hardnesses.
@jernej Congrats on scoring that high! I always die by the mid 200's :p Performance is a known issue, unfortunately. You start to feel the restrictions of the PICO-8 once you get above 50-60 bees. I tried pulling a lot of tricks to speed up the calculations, but it's still something I'd need to continue looking into if I want to flesh this out into a full game.
Thanks for playing!
Very cool! One suggestion I have is that when memorizing the colors, sometimes on the grid screen there are many colors similar to those I memorized. And those colors may be right next to each other, meaning I can't deduce which one was correct (both would make a valid path). I feel like my eyesight is being tested less than my memory. Maybe stick to a distinct color palette?