About Me

My photo
Orlando, FL, United States
Served 4 years in the army and now I'm a student at Full Sail University where I'm pursuing my dream to make video games.

Wednesday, August 3, 2011

Artificial Intelligence

Today we were given source code to a game called Reversi and our task was to write AI code that could either tie or beat our teachers.... mine is 2/3 so far...just needs a little more tweaking!


Path Finding Algorithms
Basic explanation is to search each node and then find the best path from Point A to Point B

                              

No comments:

Post a Comment