Page 1 of 1

Tic Tac Toe Game with AI in C++/SDL

Posted: Sun Mar 14, 2010 1:24 am
by GameDevver4Evr
Hey all, just me again wanted to share a finished project I made on the programming side of things. This is my first game EVAR! =P

http://www.youtube.com/watch?v=rMJqMV5Lab0

Re: Tic Tac Toe Game with AI in C++/SDL

Posted: Sun Mar 14, 2010 6:03 am
by Jolt992
Great job! very nice first game!

Re: Tic Tac Toe Game with AI in C++/SDL

Posted: Sun Mar 14, 2010 12:00 pm
by dandymcgee
Looks really polished. Other than the fact that you type slower than I read, great video!

Re: Tic Tac Toe Game with AI in C++/SDL

Posted: Sun Mar 14, 2010 12:12 pm
by GameDevver4Evr
Lol. Thanks guys =].

Re: Tic Tac Toe Game with AI in C++/SDL

Posted: Thu Mar 18, 2010 7:42 am
by MrDeathNote
Looks really nice, keep it up man :)

Re: Tic Tac Toe Game with AI in C++/SDL

Posted: Sun Mar 21, 2010 12:33 am
by quickshot14
Very nice job james! And of course you have your kick ass music there, and sound effects. My partilcuar hands off to the AI, I like how it acutally took the time or at least gave the apprence of taking the time to think about its move. Awsome man look foward to seeing more :)

Re: Tic Tac Toe Game with AI in C++/SDL

Posted: Sun Mar 21, 2010 9:47 pm
by GameDevver4Evr
quickshot14 wrote:Very nice job james! And of course you have your kick ass music there, and sound effects. My partilcuar hands off to the AI, I like how it acutally took the time or at least gave the apprence of taking the time to think about its move. Awsome man look foward to seeing more :)
Thanks quickshot!, yeah, I'm hoping to get into making more sound effects soon as well. AI was defiantly a bitch.. lol, I'm trying to finish up the AI on my pong now. I guess it was more the DESIGN of the AI that kept throwing me off, but once I got it down it worked like a charm. I'm gonna post my pong once it's all nice and polished up likely