Greetings,
If I were two write a chess or checkers program (for example) in Excel, using VBA, (these are known as "engines") and if a friend of mine were to do the same, would it be possible for our two programs to play against each other, i.e. pass moves back and forth to one another? If so, where could I read up on the commands to implement that?
Somehow each program would have to open up a pipe or something, and "talk" to each other and I know this is possible in other languages, but I've never seen this done in Excel before.
Bookmarks