A perfect little game. Everything just clicks super nicely. Best game i have played this jam by far.
e_sid
Creator of
Recent community posts
Thanks, and happy to hear you like the song ( it was the last thing I did for the jam at 1 am in the morning, but it wasn't long enough, so i just slowed it down by x5). The cart and pickaxe were by design supposed to be the best/ most used tool, and i kind of new the others were not going to be as good. I do kind of wish i had a bit more time to balance them, cause some of the tools were almost completely useless (i.e. lantern was super situational). Not being able to send multiple tools was also more of a programming issues than a balance one, the array i had set up could only handle one tool on each line at a time.
lol it actually is a song references, just to "You're So Vain" by Carly Simon instead of "Your Gold Teeth". Autoshoot would have been cool and I did think about an upgraded where you would put a miner on a row and he would send out tools for you (albeit not as well as if you were choosing them yourself). The chain shots would have required a complete rework of the code, cause currently each row is assigned a tool when you send it out, and that tool id only can fill one index. I could have built a queue array that feeds into the active array, but seemed like a whole lot of work.
Excellent, by far my favorite game in this Jam, really well done. The only thing that looked wrong about the graphics is I think the cards break the pixel rule when they move (this is super nit picky and just really something that I couldn't not bring up cause I could not stop noticing it) . Also because the z-axis is does not change, the card that on top will always move over the bottom ones, which makes it kind of easier to follow.
I liked the range of different environments and the colour scheme. I thought both weapons were useful, cause the whip really made beating the gun enemies and witch easier. I am also not sure if this was intended but I beat the witch boss by getting them next to the tree so they couldn't walk any more and the spamming the whip.
























