Click here to Skip to main content
16,006,341 members
Home / Discussions / C#
   

C#

 
GeneralRe: want to get all the running process on a system Pin
devesh_code1-Jun-07 22:21
devesh_code1-Jun-07 22:21 
GeneralRe: want to get all the running process on a system Pin
Dave Kreskowiak3-Jun-07 7:00
mveDave Kreskowiak3-Jun-07 7:00 
QuestionNeed to implement AI in TicTacToe Pin
haroon19801-Jun-07 1:26
haroon19801-Jun-07 1:26 
AnswerRe: Need to implement AI in TicTacToe Pin
Christian Graus1-Jun-07 1:35
protectorChristian Graus1-Jun-07 1:35 
AnswerRe: Need to implement AI in TicTacToe Pin
andre_swnpl1-Jun-07 2:12
andre_swnpl1-Jun-07 2:12 
AnswerRe: Need to implement AI in TicTacToe Pin
Dan Neely1-Jun-07 2:26
Dan Neely1-Jun-07 2:26 
GeneralRe: Need to implement AI in TicTacToe Pin
andre_swnpl1-Jun-07 2:41
andre_swnpl1-Jun-07 2:41 
AnswerRe: Need to implement AI in TicTacToe Pin
J4amieC1-Jun-07 2:54
J4amieC1-Jun-07 2:54 
I got to the same point a couple of years ago.

As already stated, brute force (check every move possible) is viable in TTT as the number of moves is quite small.

You might also like to read up on AI algo's like AlphaBeta - there is LOADS of reading online about AI.

My head got a bit swallowed up by it all and thats why I never got any further with my TTT game. But I did learn a hell of alot anyway.


Questionmake the form`s location fix Pin
IrfanHaleem1-Jun-07 1:03
IrfanHaleem1-Jun-07 1:03 
AnswerRe: make the form`s location fix Pin
Christian Graus1-Jun-07 1:21
protectorChristian Graus1-Jun-07 1:21 
GeneralRe: make the form`s location fix Pin
Giorgi Dalakishvili1-Jun-07 2:13
mentorGiorgi Dalakishvili1-Jun-07 2:13 
QuestionSpooler Service Pin
M. J. Jaya Chitra31-May-07 23:58
M. J. Jaya Chitra31-May-07 23:58 
AnswerRe: Spooler Service Pin
Shajeel1-Jun-07 0:14
Shajeel1-Jun-07 0:14 
AnswerRe: Spooler Service Pin
originSH1-Jun-07 0:17
originSH1-Jun-07 0:17 
QuestionRe: Spooler Service Pin
M. J. Jaya Chitra1-Jun-07 0:20
M. J. Jaya Chitra1-Jun-07 0:20 
Questionnavigating using arrows keys in Datagridview with combobox Pin
AndrusM31-May-07 23:25
AndrusM31-May-07 23:25 
GeneralInterview Questions [modified] Pin
BINOVAR31-May-07 23:24
BINOVAR31-May-07 23:24 
QuestionRe: Interview Questions Pin
Vikram A Punathambekar31-May-07 23:54
Vikram A Punathambekar31-May-07 23:54 
AnswerRe: Interview Questions Pin
BINOVAR1-Jun-07 0:08
BINOVAR1-Jun-07 0:08 
GeneralRe: Interview Questions Pin
Colin Angus Mackay1-Jun-07 0:41
Colin Angus Mackay1-Jun-07 0:41 
GeneralRe: Interview Questions Pin
Paul Conrad1-Jun-07 5:40
professionalPaul Conrad1-Jun-07 5:40 
GeneralRe: Interview Questions Pin
Colin Angus Mackay1-Jun-07 5:51
Colin Angus Mackay1-Jun-07 5:51 
AnswerRe: Interview Questions Pin
Christian Graus1-Jun-07 0:15
protectorChristian Graus1-Jun-07 0:15 
GeneralRe: Interview Questions Pin
BINOVAR1-Jun-07 0:18
BINOVAR1-Jun-07 0:18 
GeneralRe: Interview Questions Pin
originSH1-Jun-07 0:20
originSH1-Jun-07 0:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.