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

New Site Features

You'll have noticed the new search tool on the navigation bar and in the menu. Though there's not yet enough content for you to get lost, it will prove a valuable feature in the long run.

There's also a new code formatting tag you can use within messages... just type the tags without the spaces:

< c >
void formated( int code )
{
printf("Isn't this nice?");
// useless line, if you ask me
code++;
}
< /c >

Which gives you something like this:


COol ey?

935 posts.
Monday 28 January, 03:08
Reply
tutorial rating system

Alex,
Just wanted to say that I think the tutorial rating system you recently implemented is a great idea.

-Rob

16 posts.
Thursday 28 February, 15:32
Reply
thanks

Thanks!

I thought so too... There's still a fair bit to do in the same direction (sort by ratings, add comments), but it can build on the existing system.

I still have to convert the two other two warehouses to the new automated system, and get more content.

Cheers for the feedback!

935 posts.
Thursday 28 February, 15:48
Reply

Back to the Artificial Intelligence Depot.