Schools out, AI Project will be on my site sometime in the near future... I'm not completely happy with it's performance. Summer school starts in a week... I want to add another class for the second session in the summer, don't know what though. I'll be taken Arcitecture, but don't know what I'll be doing the second half. I was looking forward
(
Read more... )
Comments 7
p.s. C++?
Reply
Reply
The program ended up being a game called crosses and hoops (which I understand is what you brits call tic-tac-toe), that is played a lot like tic-tactoe, except on a 8 x 8 grid, and you need 4 in a row to win. The single player game assigns a utility (happiness) to each square, based on the squares near it, and then chooses the square that makes it the "happiest" or has the highest utility, based on a series of 4 or 5 rules.
The code will be on the site, along with a manual. It should compile on any system that has a C++ compiler that is up todate (ANASI, C99 standard) -- so d/l DJGPP, my code, and you can play it. :)
Reply
Reply
Leave a comment