Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Godel, Escher, Bach: An Eternal Golden Braid
Besides being a profound and entertaining meditation on thought and creativity, prospects for computers and artificial intelligence for mimicking human thought are also discussed.
More information at Amazon US UK

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

Distributed game and its use of AI.

Please take a look in the GA threads about my plan.

To cut a long story short, I am designing a scalable distributed "game" which enables millions of players at once, the basic premise of which is the the player must meet and breed (swap genetic code) with other players in order to change thier character traits (which are used in different ways in the game).

I am looking into every aspect of AI, mainly to do with the use of AI to control economy (or genetics) etc.

Effectively, this is blue sky game research and as such needs some blue sky AI idea's that are implementable in real-time to enable it to work.

Any new idea's would be well recieved.

Phil.

6 posts.
Friday 26 October, 15:20
Reply
Potential Problems

Though the game idea sounds very good, it'll take a while to tackle such a project! Not many people have done such ambitious work in AI before (except maybe in Black & White, but Lionhead struggled to make a game out of it).

I wouldn't worry about getting it working in real-time, once it's working, making it efficient is the easy part! The problem with AI is getting it to work at all ;)

As for the concept of the game, I'd start with something simpler than genetic code for people! Try swapping small parts of simple genetic code (for example a creature that can do few very basic tasks). Then see if you can get the performance to improve by such trading, and if you can do it without knowing what each gene does. Therein lies you major challenge.

Anyway, good luck, and let us know of your progress!

935 posts.
Saturday 27 October, 08:32
Reply

Back to the Artificial Intelligence Depot.