FoonLudum Dare ExplorerLD58 → Spyder

Spyder

By martianmangka

View on ldjam.com

CategoryRankScoreCount
Overall6133.1920
Fun6552.8620
Innovation274.1120
Theme5683.3620
Graphics5683.2220
Audio1.005
Humor5742.5016
Mood6772.9419

Comments

mrbamboo 2025-10-07 05:08

Interesting concept to explore. Probably could be pushed more! GG

absolushzero 2025-10-07 09:26

You got an interesting idea but the ennemies are really hard to dodge (I just could go to the 2nd level but the ennemy have too much range and often finds you before you find it). Good job!

martianmangka 2025-10-07 09:42

@absolushzero Yeah, level 2 requires some luck. The distance metric is very problematic, very hard for player to anticipate the outcome. I gave up on redesigning in the end. Currently I am considering change into a real time interaction, so it can be more intuitive. Thanks for trying!

borisfrommurmansk 2025-10-07 09:54

The second spider has too large a radius, it is difficult to spy him, sometimes it can come from out of sight and immediately catch you.

aldenwitt 2025-10-09 23:01

It's an interesting idea - I think in execution it feels like there's a lot of blind luck involved. Not really sure what the strategy is. That said, I think with some tweaking/balancing it could come together into something fun. I like the close-up spider graphic in the corner - looks like a rad dude.

martianmangka 2025-10-10 08:57

@aldenwitt Thanks for the advice. It just took me too much time to implement the basics and I also failed to figure out a reasonable distance metric(I think real-time movement might be more intuitive). The enemies are supposed to have different behaviors and stats. Currently they only move randomly, so it feels like you play with pure luck. I might redesign and expand it in the future.

archaeognathus 2025-10-11 13:22

Really cool idea (maybe a bit bias as a fan of spiders). Yeah, its currently a bit random, but there is potential. I think the vibration sense is a very interesting feature.

daniel123 2025-10-11 13:25

I really hope there would be some sound effect for this game. It would help make the game to the next level.

ryusui 2025-10-12 01:02

This is a *fascinating* idea but also the player's tiny sight radius is crippling. The spider on the second level sees further than you do so it *will* sneak up on you and spot you and you will never see it coming because its sight radius extends beyond both your tactile range *and* your visual range. It would also be helpful to know which way the enemy spiders are going to move next: it's impossible to safely shadow them because you can never tell whether they're going to move towards or away from you.

I think the turn-based system works, but the player just has too little information to work from in order to fulfill the given objectives without getting caught (real-time would not fix the aforementioned issue where the spider with the giant sight range can spot you before you even know it's coming!)

gwhyang 2025-10-12 12:44

This idea is pretty original! And what we're collecting adds the density of the game. We're taking risk or be more consevartive? That's question

martianmangka 2025-10-14 03:29

@archaeognathus Thanks, I was thinking about intelligence collection at first , and the word spi(y)der suddenly came LOL. Actually the gameplay design didn't fully use the traits of spider (sorry for you spider lovers). I might redesign the gameplay in the future. I watched some interesting videos on spider's behavior this week and got some inspirations. I hope I can make the game fun to play and reflecting the uniqueness of the spider genre.

martianmangka 2025-10-14 03:31

@daniel123 Sorry for skipping the sound part :(

martianmangka 2025-10-14 03:51

@ryusui Thanks, really appreciate your careful thoughts. Level 2 is just far from finished(not just level 2 actually). The blue guy's vision is actually smaller than you. The stats(vision and sense range) is added after the first level. And you can actually know enemy's next move by the direction it's heading (hint needed mb). However, even with larger vision and prediction of enemy's next move, the level still doesn't work because of the weird distance metric. I didn't find a good way to implement grid on the web. With the current grid system, you can hardly predict whether you are going to get discovered next step even you already know enemy's next move. That's why I think real time movement might be better, that we can get around the grid. Though I still want to make it turn based, more puzzle-ish. Maybe one day I can get an elegant grid system after some deep research.

ryusui 2025-10-14 04:31

@martianmangka For whatever it's worth, I really did like the general spirit of "you can detect when an enemy is on the same ring/arm of the web as you"; it did feel like a nice "spider-y" gameplay mechanic.

kapricorn-media 2025-10-15 03:46

Very unique idea, I liked it! It was quite hard to play though, I think the enemy AI is pretty ruthless especially in the first level and for a very original idea like this. There's clearly some potential to learn these mechanics and navigate the webs and deal with enemies more easily.

myezko 2025-10-20 08:46

i dont get it :(

sangheli 2025-10-21 10:26

interesting game concept

chuchugeralt 2025-10-21 13:17

Really nice concept (and nice pun)! As others have already mentioned, the core idea of the game is great but could be heavily improved upon.

For example, the randomness of the enemy's movement was quite difficult to work with (as you already mentioned yourself). By switching to a more "predictable" movement pattern, you could lean even further into the "spy" category. Normal people usually have a predictable day if you observe them long enough—this mechanic would perfectly match that theme and add a layer of strategy!