Entries Tagged as 'useful websites'
Designing AI Algorithms for Turn-Based Strategy Games
In action games the AI opponent always has the natural advantage: perfect accuracy and lightning fast reflexes, so the challenge in designing the AI for those games is making it act more human and to be beatable.
In turn-based strategy games the tables are turned. Speed and accuracy are no longer important factors and the cunning and intuition of the human player will easily out match any AI opponent. In fact, it’s nearly impossible to design a AI that can beat an experienced player, but that is not really the point anyway.
The challenge is to make the AI’s attack and defense strategy to appear intelligent and thought out, providing a challenge but letting the player win in the end. Once the player has familiarized himself/herself with the tactics of the AI the game rapidly gets boring, so a certain amount of unpredictability is desirable. . . .
I ran across this article while looking into predator prey chases and thought it might be of interest to some of you.
See also:
Simple predator prey chase algorithms
Predator prey chases using potential functions
Tags: game ai · useful websites
If you are in school you should grab one of these packages at the student price:
Mathematica
Maple soft
MathLab
If you have a few dollars
MuPAD is extremely well priced compared to Mathematica, Maple and MathLab.
Following are free and open source versions for those of us no longer getting student discounts.
Sage - installs, extends and provides a front end for Maxima ( It’s a great way to get Maxima installed and running easily on your computer, versions for Win/Linux/OSX )
Maxima has native Windows and Linux Code. ( Instructions for getting it up and running on OS X )
SciLab There are downloads for Windows and Linux and a link to an OSX version.
Axiom has Linux and Windows versions and
OS X instructions
Yacas should word on all operating systems.
Octave has OSX, Linux and Windows versions.
Euler has Linux and Windows versions. It should work on OS X as well.
A link list of other open source computer algebra programs including Jasymca so you can derive and integrate on your mobile smart phone.
Because these software packages are open source you should be able to download and compile any of them for your computer if a binary version is not available.
See also on this site:Useful math websites
Tags: useful websites
Talking Robots Podcast from the Laboratory of Intelligent Systems features interviews with leading researchers in robotics.
The podcast is done Dario Floreano a professor at Ecole Polytechnique Federale de Lausanne in France. His main interests are in evolutionary robotics. He has also done significant work in neural systems, artificial life, evolutionary computation, swarm robotics and biomimetic electronics.
Tags: robotics · useful websites