The Battle of 100 Freeciv AIs
Andreas(R) writes: The open source Freeciv project has simulated an epic game where 100 artificial intelligence players fight it out on a large map. You can watch the replay and check out the statistics of each AI.
← Back to Stories (view on slashdot.org)
I guess that's a free video game like "Civilisation"...?
Where's the Tux Racer demolition derby?
Slashdot: providing anti-social weirdos a soapbox, since 1997.
In a stalemate with all the various countries, should the AIs of the larger more powerful nations start noticing that progress towards world domination has slowed down and started doing the necessary politics to create an alliance to smash the tiny nations?
READY.
PRINT ""+-0
Oh, not the game—learning 'moccasin' is a color.
How can I believe you when you tell me what I don't want to hear?
Where's the saved game? I want to take over one of the AI players and see how well I hold out.
freeciv only occupies one thread. The remaining ones are perfect for parallel work.
Like more Freeciv? Reprociblity is next to godliness?
Freeciv can also be played online in your browser at http://play.freeciv.org/
So, this is how it begins - the rise of the AIs that will doom us all!
What would be interesting is to be able to plug AIs into freeciv - a bit like crobots, core wars or similar games. Then you could pit AIs against each other, perhaps even grade them by strength and allow humans to play them.
You do realize modern computers can multitask, right? And even Windows supports setting process priority. So it's not like he can't watch videos while the thing is running in the background, it'll just run a bit slower.
Forget magic. Any technology distinguishable from divine power is insufficiently advanced.
The only reason this is a thing is because of this:
http://www.reddit.com/r/civbattleroyale/comments/2wkuaq/battle_royale_frequently_asked_questions/
Last I checked it supported only 32.
Back in the day (2008?) I used to start a game with the smallest map, 32 AIs and fight for every tile of the map.
Then they f*cked up the AI that it only tries to build settlers the first 100 years ... and it was trivial to win.
freeciv occupies 2 threads, it is client/server model when you 'open' the gui interface it auto launches the server under it's own thread. that having been said it is possible to run the server without the gui client, but then how can you observe the ais playing? so clearly it was running on two threads.
https://www.gnu.org/philosophy/free-sw.html
Careful with this headline. You never know who might be watching. Like, Peter Jackson.
Yes, but the main server action is going on in one single thread.