Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
AI Game Programming Wisdom
Approximately 70 articles by Artificial Intelligence programmers discuss the skills and concepts needed to apply AI to game development.
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

Bots and Support Architectures

As a matter of fact, I've just finished the implementation of the visual perception in my current project (third cheeky plug before the official launch). The sounds are still in planning stage, but the whole concept shouldn't be too different -- it's all about sending events to the bot like chat messages.

The bot you downloaded uses the files:

.PY - Python scripts to allow customisation without recompilation
.NN - Custom file format containing my neural network data
.CFG - Simple Quake 2 configuration file

As for beginners books for generic game AI, I honestly don't know. Most are way beyond beginners. It's my plan to fill that gap at some stage, but it's a long term thing ;)

935 posts.
Monday 20 May, 15:23
Reply

Back to the Artificial Intelligence Depot.