FoonLudum Dare ExplorerUsers → MartianMangka

MartianMangka

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMo
202558CollectorSpyderjam6133.192.864.113.363.221.002.502.94

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by MartianMangka

LD58 — Collector

If I Ran the (Alien) Zoo by UkuleleFury 2025-10-10T09:11:28Z

Cool idea and great completeness. Enjoyed a lot.

Steal it! by BorisFromMurmansk 2025-10-07T09:25:00Z

Surprised to see an RTSish game during game jam. The pathfinding needs some tweak, units can easily get blocked. Hope we can have a restart function. Nice try!

Give It Back! by Melissa Stodolnik 2025-10-07T04:18:30Z

Have you published the itch page, the link does not work.

Spyder by MartianMangka 2025-10-07T09:42:49Z

@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!

Spyder by MartianMangka 2025-10-10T08:57:03Z

@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.

Spyder by MartianMangka 2025-10-14T03:29:02Z

@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.

Spyder by MartianMangka 2025-10-14T03:31:46Z

@daniel123 Sorry for skipping the sound part :(

Spyder by MartianMangka 2025-10-14T03:51:49Z

@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.

Vivisepulture by Leo Du 2025-10-11T05:04:24Z

Art is good and the plot seems interesting. But it lacks guidance. I hope at least there is some control tips. And same as another player I find a body, the only thing I can do is to keep clicking it until I get an EOF screen.