UnfinishedProjects is an attempt to create a community directory of open-licensed creative and technical work. We believe the commons grows stronger when we contribute small amounts to many projects rather than working in isolation.

We want to create a community with a culture that is different then the fast paced, low effort reposts - and instead build a community that encourages collaboration and thoughtful interaction.

🌐 unfinishedprojects.net
💬 forum.unfinishedprojects.net

( ദ്ദി ˙ᗜ˙ )

  • 3 Posts
  • 1 Comment
Joined 2 months ago
cake
Cake day: February 5th, 2026

help-circle

  • Yeah, I’ve been trying to use the LLM to help me make a hybrid system with hueristics/MCTS, but I think it mostly comes down to I don’t know or understand enough about these AI systems to correctly guide the LLM. As for the main game, I know just enough programming to tweak and guide the LLM as a tool to make what I want, but it’s somewhat a shot in the dark trying to navigate creating an AI system. I think if I have to continue on my own, I may just need to start doing more research on how these systems actually work.

    Also, the board game, I’ve come to realize is actually quite complex compared to many board games, and has a very high number of possible moves, and varies heavily upon search depth - so I think I’m kind of starting out in “hard mode” if I’m correct.