Activity
Challenge Categories
Challenges Entered
Build an LLM agent for five real-world games
Latest submissions
See All| failed | 309566 | ||
| failed | 309565 | ||
| failed | 309564 |
Create Context-Aware, Dynamic, and Immersive In-Game Dialogue
Latest submissions
Latest submissions
| Participant | Rating |
|---|
| Participant | Rating |
|---|
Orak Game Agent Challenge 2025 Forum
Running on Mac
About 2 months agoYes, be careful when handling SC2, The “rgb_render_config” isn’t functional on Mac, so I removed it.
Leveraging Python Code and LLM Collaboration for Problem Solving
2 months agoI have a similar concern.
Some tools or rule-based components are probably unavoidable, especially for handling environment details. But I think it’s important to be clear about their role.
Using tools is fine as long as the LLM is the one making decisions and choosing when to use them. What feels less appropriate is a rule-based system that already decides everything and only uses the LLM as a wrapper.
If the LLM drives the decision-making and tools just provide information, it still feels like an agent.
Question about SC2 map setting in starter kit
3 months agoI’m also using the Linux headless SC2 binary and running into the same issue with newer maps.
Would it be possible to share the patched Ancient Cistern LIE map?

Deadline Extended to Feb 8 + Instructions for Final Submission Package
About 2 months agoQuick question — for agents using an open‑source 8B model via API (no weights hosted), what do we need to submit?
Is a gated HF repo still required, or just docs + reproducibility details?