FoonLudum Dare ExplorerLD58 → Collector

Collector

By primitive-concept

View on ldjam.com

CategoryRankScoreCount
Overall11
Fun11
Innovation11
Theme11
Humor11
Mood10

Comments

blackcat508 2025-10-13 20:00

I really like the atmosphere! It kind of feels creepy, which is probably intended. Pretty cool!

daniel123 2025-10-13 20:04

To some extent, I think this kind of data collection could also be considered consistent with the theme of “collect.” Back to the topic. In this jam game project, I tried integrating a pre-trained Distil BERT model into the game to interpret player intentions and create a small text-based puzzle game. I’m really curious — did you also integrate an AI model into Unity to build your LLM simulator?

primitive-concept 2025-10-17 03:25

> I'm really curious -- did you also integrate an AI model into Unity to build your LLM simulator?

Narp, it's all just random chance usually, weighted at times by your AI's various stats. Except during the first run of each phase, those always include specific sentences/prompts to help get certain ideas across and set the tone.

thomas-bringer 2025-10-17 08:40

Really cool, and surprisingly fun. The writing of phase 1 was quite good, and the game renews itself with new phases, which is super nice. I was also engaged because I was constantly curious, wondering - how's it made? is it using a LLM to generate sentences? is there a semantic check on phase 2? etc. And I think having a part of tech mystery/not knowing how a game is programmed helps a lot getting me engaged in the game.

kash 2025-10-20 23:19

Honestly, I found the game to be fascinating and my curiosity definitely pushed me to finish the game. The length is just right, and I like how it's a story based off of certain puzzles. From my understanding, you can improve the model to generate better results before you scale up. I think that's brilliant. I don't know how you did this but well done.

5h08 2025-10-21 23:06

This is so damn cool. One of the most unique games in the jam. I love the underlying narrative and how real the process felt.

fireslash 2025-10-22 07:34

Super interesting little game.

The mix of "work" and narrative is super interesting here.

Would have been nice to have a bit more mood setting (Maybe some text beeps, ambiance, etc) to make the world feel a bit more alive.

Cool entry, nice work!

sergs-workshop 2025-10-22 07:42

It’d be really fun to integrate a simple LLM model into that concept! Good submission overall - just missing some SFX. Adding keyboard clicks or terminal-style letter sounds would really boost the immersion.