As an example, while in the original game using allied artillery against soviet tesla coils was a dead sentence in OpenRA is great to be able to fire well beyond its range forcing you to come out of the base to defend it.
They also added a ton of features which make the game truly enjoyable and fun to play.
Well done OpenRA team!
It helps that this is a childhood favorite game of mine.
EDIT> My fav setup is to join a free empty server , set up 2 teams, 2 AI and 1 human vs 2 AI and 1 human. And then play with my friend. Great fun. The AI adds a bit of a randomness to the games. Easy smooth quick interface. Just perfect for a quick free RTS game with a friend.
Every time I've tried to install this previously, this was my wall :(
EA released CnC and Red Alert as free downloads twenty years ago.
JumpCrisscross•1h ago
logdahl•1h ago
dogma1138•1h ago
invader•52m ago
I hate the term "AI" applied to games, since AI means so many things and usually implies something smart, "intelligent". But in reality, it is more like a "bot" or a "computer player". And the main goal is not to be super-smart, but to be plausible enough and provide an appropriate challenge to the human player.
There are some "fair" bots in games - like in my favorite turn-based Mechanized Assault and Exploration from the mid 90s. Computer players follow the same rules as the human ones - e.g., if something is not visible to the radar, the computer will not see it. The only "cheat" is the resource boost computer players can have on the higher difficulty settings, but it is totally optional. And as an experienced player, you always let the computer have it, since you want a challenge, and without that boost, it has no chance whatsoever.
Sharlin•39m ago
Continuously shifting the goalposts of what "AI" is is, of course, a well-known phenomenon, giving rise to what's called the AI effect or Tesler's theorem [1].
[1] https://en.wikipedia.org/wiki/AI_effect
invader•18m ago
That is why I prefer to call them "bots" or "computers" - just to separate them from a shifting mess of definitions of what "AI" actually means. It reminds me of "Destination Void" by Frank Herbert, where the main characters were trying to build artificial consciousness and were struggling to define what it actually means.
ben_w•29m ago
For a lot of games it can be surprisingly easy to make an AI which beats the median player even when limited to just basic strategies, simply by not getting distracted by the gut feelings that humans have.
Even for more complex strategy games like say Starcraft II where that's not enough, there's this: https://en.wikipedia.org/wiki/AlphaStar_(software)
9dev•1h ago
HeavyStorm•1h ago
clates•1h ago
If you meant _playing_ raw based on LLM input - that's probably the wrong tool for the job. The latency for you to react to a mango shot is faster than a billion tok/s lol
egeozcan•1h ago
These days, I'm having incredible fun developing good old AI scripts with LLMs, for my own vibe-coded RTS game. Just choose all AI players here to make them battle each other: https://egeozcan.github.io/unnamed_rts/game/
I even let the LLM generate a tournament script to make AI scripts from different LLMs battle (headless): https://github.com/egeozcan/unnamed_rts/blob/main/src/script... GPT-5.5 leaves all in the dust currently. I cannot beat most in the game I set the rules myself :)
If you are like me, you can just make LLMs create your personal RTS game and also develop custom AIs. It's so much fun.
wahnfrieden•37m ago
egeozcan•12m ago
singpolyma3•47m ago
tremon•22m ago