40 comments

  • 5o1ecist6 hours ago
    MY FELLOW HUMAN, this is amazing work!<p>I foresee this laying the foundation for whole football stadia filled to the brim with people wanting to watch (and bet on!) competing teams of AI trained on military tactics and strategies!<p>Soon enough we shall have AI-Olympics! Imagine that, MY FELLOW OXYGEN CONVERTING HUMAN FRIEND! Tens of thousands of robots and drones, all competing against each other in stadia across the planet, at the same time!<p>I foresee a world wide, synchronized countdown marking the beginning of the biggest, greatest and definitively most unique, one-time-only spectacle in human history!<p>Keep up the good work!
    • softfalcon3 hours ago
      This reminds me of the Unreal Tournament: Xan episode from the Secret Level series.<p>Link for those curious or confused as to what I&#x27;m talking about: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=1F-rAW3vXOU" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=1F-rAW3vXOU</a><p>Forcing AI to fight in an arena for our entertainment, what could go wrong? (this was tongue in cheek, I am fully aware LLM&#x27;s currently don&#x27;t have conscious thoughts or emotions)
  • wongarsu9 hours ago
    I know visualization is far from the most important goal here, but it really gets me how there&#x27;s fairly elaborately rendered terrain, and then the units are just unnamed roombas with hard to read status indicators that have no intuitive meaning. Even in the match viewer I have no clue what&#x27;s going on, there is no overlay or tooltip when you hover or click units either. There is a unit list that tries (and mostly fails) to give you some information, but because units don&#x27;t have names you have to hover them in the list to have them highlighted in the field (the reverse does not work). Not exactly a spectator sport. Oh, but there is a way to switch from having all units in one sidebar to having one sidebar per player, as if that made a difference.<p>I find this pretty funny because it seems like a perfect representation of what&#x27;s easy with today&#x27;s tools and what isn&#x27;t<p>Love the idea though
    • embedding-shape9 hours ago
      Yeah, it&#x27;s all what you get when you basically ask an agent &quot;Build X&quot; without any constraints about how the UI and UX actually should work, and since the agents have about 0 expertise when it comes to &quot;How would a human perceive and use this?&quot;, you end up with UIs that don&#x27;t make much sense for humans unless you strictly steer them with what you know.
      • infecto4 hours ago
        Or maybe the simple answer is it looks exactly like the referenced game screeps. Probably a better explanation than hand waving away the faults of an agent.
  • Ross007811 hour ago
    Multi-agent RTS environments are great testbeds for coordination and strategic reasoning. Classic RL benchmarks like StarCraft II showed that agents can learn micro, but struggle with macro strategy and long-term planning. Curious if this platform supports hierarchical agents or communication protocols between teammates?
    • __cayenne__58 minutes ago
      LLM Skirmish is all 1v1 right now, but agents can plan by reviewing previous match results
  • david32896 hours ago
    This is a really interesting direction. RTS games are a much better testbed for agent capability than most static benchmarks because they combine partial observability, long-term planning, resource management, and real-time adaptation.<p>It reminds me a bit of OpenAI Five — not just because it played a complex game, but because the real value wasn’t “AI plays Dota,” it was observing how coordination, strategy formation, and adaptation emerged under competitive pressure. A controlled RTS environment like this feels like a lightweight, reproducible version of that idea.<p>What I especially like here is that it lowers the barrier for experimentation. If researchers and hobbyists can plug different models into the same competitive sandbox, we might start seeing meaningful AI-vs-AI evaluations beyond static leaderboards. Competitive dynamics often expose weaknesses much faster than isolated benchmarks do.<p>Curious whether you’re planning to support self-play training loops or if the focus is primarily on inference-time agents?
    • degenerate5 hours ago
      You would likely be interested in the Starcraft BWAPI: <a href="https:&#x2F;&#x2F;www.starcraftai.com" rel="nofollow">https:&#x2F;&#x2F;www.starcraftai.com</a><p>You can watch the matche videos from training runs: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@Sscaitournament&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@Sscaitournament&#x2F;videos</a><p>I don&#x27;t think BWAPI has ever integrated modern AI models, but I haven&#x27;t followed its progress in several years.
      • __cayenne__4 hours ago
        funny you mention this… I have a new project that is going in this direction
    • dmos626 hours ago
      &gt; partial observability, long-term planning, resource management, and real-time adaptation<p>Note, this project doesn&#x27;t have that best I can tell? Its two static AI scripts having a go. LLMs generate the scripts and they are aware of past &quot;results&quot;, but I&#x27;m not sure what that means.
    • __cayenne__4 hours ago
      Very interested in self-play training loops, but I do like codegen as an abstraction layer. I am planning to make it available as an RL environment at some point
  • EwanG8 hours ago
    At least until one of the competitors is overheard saying &quot;A strange game. The only winning move is not to play&quot;
  • arscan7 hours ago
    Reminds me of the “Google AI Challenge” in 2011 called Ants [1], except the ‘AI’ is implemented using ‘AI’ now instead of human programmers.<p>I was proud for getting the highest-ranked JavaScript-based implementation, but got absolutely crushed by the eventual winner.<p>1. <a href="https:&#x2F;&#x2F;github.com&#x2F;aichallenge&#x2F;aichallenge" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;aichallenge&#x2F;aichallenge</a>
  • yuppiepuppie1 hour ago
    I’ve added this to the HN Arcade <a href="https:&#x2F;&#x2F;hnarcade.com&#x2F;games&#x2F;category&#x2F;games" rel="nofollow">https:&#x2F;&#x2F;hnarcade.com&#x2F;games&#x2F;category&#x2F;games</a><p>Interestingly, I’ve had to create an entire category for games llms play. Strange times we live in.
  • JoeDaDude54 minutes ago
    How about opening up the game for humans to play? Can you beat your AI?
    • midiguy46 minutes ago
      I am so glad we have automated away game playing so that I can just sit around and be a lifeless vegetable
  • dmos626 hours ago
    I&#x27;d love to see text-only spatial reasoning. As in, the LLM is presented some kind of textual projection of what&#x27;s happening in 2d&#x2F;3d space and makes decisions about what to do in that space based on that. It kind of works when a writer is describing something in a book, for example, but not sure how that could generalize.
    • chasd004 hours ago
      believe it or not my 8th grade son was given a US History homework assignment to play Oregon Trail. I was very amused watching him &quot;do his homework&quot;. I wonder how an LLM would fare in that game since it&#x27;s mostly a text choose-your-adventure type interface.
  • egeozcan9 hours ago
    This is amazing. What I do is something else: I make AI agents develop AI scripts (good ol&#x27; computer player scripts) and try to beat each other:<p><a href="https:&#x2F;&#x2F;egeozcan.github.io&#x2F;unnamed_rts&#x2F;game&#x2F;" rel="nofollow">https:&#x2F;&#x2F;egeozcan.github.io&#x2F;unnamed_rts&#x2F;game&#x2F;</a><p>I occasionally run my tournament script: <a href="https:&#x2F;&#x2F;github.com&#x2F;egeozcan&#x2F;unnamed_rts&#x2F;blob&#x2F;main&#x2F;src&#x2F;scripts&#x2F;tournament.ts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;egeozcan&#x2F;unnamed_rts&#x2F;blob&#x2F;main&#x2F;src&#x2F;script...</a><p>That calculates the ELOs for each AI implementation, and I feed it to different agents so they get really creative trying to beat each other. Also making rule changes to the game and seeing how some scripts get weaker&#x2F;stronger is a nice way to measure balance.<p>Funny thing, Codex gets really aggressive and starts cheating a lot of times: <a href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;egeozcan.bsky.social&#x2F;post&#x2F;3mfdtj5dhkc24" rel="nofollow">https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;egeozcan.bsky.social&#x2F;post&#x2F;3mfdtj5dh...</a>
  • FusspawnUK4 hours ago
    Took a crack at this earlier. the leader board is a little weird. seems to be like 2 real dudes and the rest are fake profiles. a Scores resetting on each new upload also encourages leaving changes unimplemented in the hopes of getting more battles over time.<p>The largest winner having 50 wins against 14 other opponents for instance). That guy adding a new script would instantly plummet down the leader board capping out at 14 wins again, Putting it below the 2nd place user.<p>The leader board will quickly become &quot;who can have a mostly competent AI and never change it&quot; over who actually has the better script.
    • __cayenne__2 minutes ago
      okay leaderboard match making changes have gone live
    • __cayenne__4 hours ago
      Tweaking the leaderboard match assignment logic now to prevent these bad incentives - definitely want people to iterate!<p>I had started with the Silicon Valley characters as a one off way to seed the board.
  • jonbaer4 hours ago
    Might be worth digging through MicroRTS too, <a href="https:&#x2F;&#x2F;github.com&#x2F;Farama-Foundation&#x2F;MicroRTS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Farama-Foundation&#x2F;MicroRTS</a> (it&#x27;s been abandoned), Python RL interface @ <a href="https:&#x2F;&#x2F;github.com&#x2F;Farama-Foundation&#x2F;MicroRTS-Py" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Farama-Foundation&#x2F;MicroRTS-Py</a> ... I think there was some strategy work there.
  • mpeg6 hours ago
    What a day to be alive, I just watched Gemini zergling rush Opus and it got completely overwhelmed.<p>Opus needs to learn to kite.
  • mitchm7 hours ago
    I’ve also been exploring this idea. What if you could bring your own (or pull in a 3rd party) “CPU player” into a game?<p>Using an LLM friendly api with a snapshot of game state and calculated heuristics, legal moves, and varying levels of strategy in working out nicely. They can play a web based game via curl.
  • sails4 hours ago
    I’m doing something similar to simulate llms in b2b lending, it’s slightly slower paced but the core mechanisms are using just-bash to analyse business financials and make profitable loans.<p>I quite like the idea of llms writing more code up front to execute strategies.<p>I’m currently developing the game mechanics and ELO. Please share anything relevant if it comes to mind
  • busfahrer8 hours ago
    This reminds me of this yearly StarCraft AI competition (since 2010), however I think it uses a special API that makes it easy for bots to access the game<p>Edit: Forgot link: <a href="https:&#x2F;&#x2F;davechurchill.ca&#x2F;starcraft&#x2F;" rel="nofollow">https:&#x2F;&#x2F;davechurchill.ca&#x2F;starcraft&#x2F;</a>
    • KeplerBoy8 hours ago
      Very interesting project. I&#x27;m a bit confused about the lack of hardware specification. The rules make it clear that one&#x27;s bot has defined deadlines:<p>&gt; Make sure that each onframe call does not run longer than 42ms. Entries that slow down games by repeatedly exceeding this time limit will lose games on time.<p>But I&#x27;m missing something like: &quot;Your program will be pinned to CPU cores 5-8 and your bot has access to a dedicated RTX 5090 GPU.&quot; Also no mention about whether my bot can have network access to offload some high-level latency insensitive planning. Maybe that&#x27;s just a bad idea in general, haven&#x27;t played SC in ages.
  • ph4rsikal8 hours ago
    Reminds me of this fantastic series on Game Theory and Agent Reasoning <a href="https:&#x2F;&#x2F;jdsemrau.substack.com&#x2F;p&#x2F;nemotron-vs-qwen-game-theory-and" rel="nofollow">https:&#x2F;&#x2F;jdsemrau.substack.com&#x2F;p&#x2F;nemotron-vs-qwen-game-theory...</a>
  • PeterUstinox9 hours ago
    Wouldn&#x27;t it be interesting if the LLMs would write realtime RTS-commands instead of Code? After all it is a RTS game.<p>This would bring another dimension to it since then quality of tokens would be one dimension (RTS-language: Decision Making) and speed of tokens the other (RTS-language: Actions Per Minute; APM).<p>Also there are a lot of coding benchmarks, that way it would test something more abstract, similar to AlphaStar <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;AlphaStar_(software)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;AlphaStar_(software)</a><p>You could just use the exposed APIs of OpenAI, Anthropic etc. and let them battle.
  • tantalor3 hours ago
    &gt; <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=lnBPaZ1qamM" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=lnBPaZ1qamM</a><p>Are these casters AI?
    • __cayenne__3 hours ago
      Yes, I used Elevenlabs for the voice over audio - I couldn&#x27;t get the voice stability I wanted with Elevenlabs v3 so had to use Elevenlabs v2.
      • tantalor3 hours ago
        It&#x27;s really great!
  • myky228 hours ago
    Love it! I have a similar inuitiom in my use of Gemini (3 and 3.1). Great at &quot;turn 1&quot; task but degrades faster than opus or gpt.
  • giancarlostoro4 hours ago
    Reminds me of Screeps, which I never took the time to fully play, but now I&#x27;m wondering if using Claude Code to play Screeps is cheating. Additionally, Screeps lets you host your own backend... What if we started benchmarking coding LLMs with Screeps?... Oh God... If anyone wants to do this let me know, I don&#x27;t want to burn money on every LLM out there... I&#x27;ll throw in my Claude Subscription into the contest...<p>Edit: Actually the repo README indeed says its inspired by Screeps. I don&#x27;t know why they didn&#x27;t just build on top of Screeps, maybe the idea is to have something anyone can pick up off the shelf for free?
    • jack6e4 hours ago
      Perhaps it reminds you of Screeps because of what the author wrote in the third paragraph of the submission.
      • giancarlostoro4 hours ago
        I clicked on the link from the front page, didnt read anything else.
  • cahaya9 hours ago
    Nice. Curious about 5.3-codex-high results
  • Lerc7 hours ago
    It would be interesting to get the agents to write code to preprocess the logs and generate systems to analyse the outputs.<p>Maybe they are already doing this? Are there logs of the model&#x27;s thinking?
  • dakolli8 hours ago
    Yay, I love how we just keep coming up with magic tricks, like toddlers playing with velcro.. These magic tricks do nothing but convince people who don&#x27;t know any better that LLMs are the real deal, when they simply aren&#x27;t.<p>This is just free propaganda for Anthropic &amp;&amp; OpenAI who will leverage these (useless) capabilities to convince your boss to give your salary to them, or at least a substantial portion of it.
    • LatencyKills8 hours ago
      This technology exists. It isn’t just a toy. I think it is amazing to see people use it for interesting things even if it isn’t groundbreaking.<p>I’ve been an engineer for almost 40 years and <i>love</i> seeing what Claude Code can do.<p>Like it or not, young people will not know a world where this technology doesn’t exist. It is just part of their toolset now.
      • paganel7 hours ago
        &gt; I’ve been an engineer for almost 40 years and love seeing what Claude Code can do.<p>You would say that because otherwise you&#x27;d be afraid as being seen as &quot;too old for this job&quot;, and hence risking getting kicked out of it all, meaning no future employment opportunities. I know that feeling, because I myself have been doing this programming job for 20+ years already (so not a young one by any means), but let&#x27;s just cut the crap about it all and let&#x27;s tell it how it is.
        • hu35 hours ago
          Really? That&#x27;s a lot of presumption and reductionism to LLMs enthusiasts.<p>People of varied ages, already leverage LLMs on a daily basis. And LLMs will only get better.<p>Yesterday, Opus did work for me that would have taken me weeks. And the result was verified with a comprehensive suite of unit tests plus smoke tests by myself. The code looks exactly as the rest of the code in the 10y+ old, hand-written, enterprise project, no slop.<p>And you actually should be afraid of being left behind in dev related fields if you don&#x27;t use LLMs. In most areas in fact.<p>Once the market corrects for LLM assisted production, the expectations will raise. So right now there is a small window to leverage LLMs as a time saving advantage before it becomes the norm and everyone is forced to use it because expecttions will reflect that.
        • LatencyKills7 hours ago
          &gt; You would say that because otherwise you&#x27;d be afraid as being seen as &quot;too old for this job&quot;<p>Um... I am still an active reverse engineer of both ring-0 and ring0 applications on both macOS and Windows (I worked on both the VS and Xcode teams). I&#x27;m developing a new tool for macOS that allows users to &quot;see behind&quot; active windows without the constant need for cmd&#x2F;alt+tabbing. My age has zero bearing on my skill set or ability to understand technology. <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;seymour-r9whXO5" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;seymour-r9whXO5</a><p>&gt; let&#x27;s just cut the crap about it all and let&#x27;s tell it how it is<p>The reality is, as I said, that this technology exists and it isn&#x27;t going anywhere. Young people are going to use it as a tool just like we did when GUI operating systems first became prevalent.<p>I don&#x27;t even remotely buy into the AI hype but I&#x27;m not going put the blinders on either. There is utility in this technology.
      • dakolli7 hours ago
        I&#x27;m pretty young and hate this technology with a passion. I didn&#x27;t spend 100k on education, and studying for a decade to have my job reduced to being a project manager for a bot or to play with a prompt slot machine all day. This crap is reducing the thing I genuinely love doing more than anything, writing code, into nothing.. Reviewing code that lacks any sweat, any intention. I really can&#x27;t stand this garbage.<p>I can&#x27;t stand you old heads, I&#x27;m very happy for you that you got to stash away 40 years of SWE salaries. Its just ladder kicking behavior to be honest. Typical boomer, you got your nut and don&#x27;t care what happens after.<p>25% of new college grads in STEM are unemployed and a bunch of companies (controlled by people in your age group) have laid off 400k Americans over the last 16 months while equities and profits are at an all time highs.<p><i>The replies</i> : ItS NoT Ai, ItS cUz FrEe MoNeY fRoM CoViD HaS DrIeD uP.
        • LatencyKills7 hours ago
          The world is changing and instead of embracing that change (ensuring that <i>you</i> will be the next leader) you are actively fighting against technology?<p>The world was once entirely analog; generations of analog engineers had to throw away their knowledge and start over during the digital transition. It wasn&#x27;t always pretty but they did it.<p>If you can&#x27;t embrace technological change you might have wasted $100k.
        • stalfie7 hours ago
          So to summarize, your objections are almost completely unrelated to the technology, and are mostly about capitalism.
    • Applejinx5 hours ago
      …while burning unreasonable amounts of energy for nothing.<p>Not a fan. Make games with in-game AIs that are interesting but are not large language models: that&#x27;s wasteful and lazy. You probably had more large language models put this together for you. Lazy.
    • p-e-w8 hours ago
      Yeah, I guess the tens of thousands of PhDs who are working on LLMs full time are just collectively wasting their lives. Everyone except you is simply too dumb to see it.
      • dakolli7 hours ago
        10s of thousands of PhDs working on llms lol...
        • hu35 hours ago
          With the amount of money being thrown in R&amp;D, I don&#x27;t doubt the actual number is astounding.
  • cowboylowrez1 hour ago
    oh great not only are llms destroying the earth, we have to make games to entertain them while they do it haha
  • jeffro_rh4 hours ago
    You mean like the OpenAI agents that started by playing DOTA2?
  • datawars9 hours ago
    Great project! It would be interesting to have a meta layer of AIs betting on the player LLMs
  • bombashell1 hour ago
    love the idea!
  • hmontazeri9 hours ago
    This is actually fun to watch :D
  • chimpanzee26 hours ago
    This may sound like an insane take, but idc:<p>I swear people (esp here on HN) are actually blind to the weaknesses of Gemini.<p>I must be among the handful of people who know how thoroughly lobotomized any AI agent from Google <i>must</i> be given their extremely radical historical and contemporaneous practices of censorship.
    • hu35 hours ago
      I suspect those who praise Gemini use it mostly for JS&#x2F;CSS&#x2F;HTML because that&#x27;s where it shines for me.<p>For complex code I have been having using Sonnet&#x2F;Opus as usual with a mix of GPT5.3-Codex.
  • nickpsecurity3 hours ago
    There was an open, real-time strategy game created for this purpose long ago. I think it was intended for designs like the Starcraft AI&#x27;s of the time. Anyone remember or use it?
  • FrustratedMonky6 hours ago
    Wouldn&#x27;t the AI&#x27;s built by DeepMind be better at these than an LLM.<p>I wonder if an LLM could call on another strategy AI to help.<p>Maybe the LLM could be more of a coordinator of its own thinking by incorporating other types of AI&#x27;s.
  • GlacierFox7 hours ago
    &quot;I&#x27;ve liked all the projects that put LLMs into game environments.&quot;<p>I haven&#x27;t.
  • burgerone1 hour ago
    Bro - come on.
  • xanth9 hours ago
    Now I&#x27;d love to see if fast &gt; smart over time with Mercury 2.
  • SignalStackDev1 hour ago
    [dead]
  • wordsnaking3 hours ago
    [dead]
  • data_Is_Raciss7 hours ago
    [dead]