You would think that companies would supply clear pin-out diagrams for their USB connectors. You would be wrong.
Read MoreIn order to make the tic-tac-toe game unbeatable, it was necessary to create an algorithm that could calculate all the possible moves available for the computer player and use some metric to determine the best possible move. After extensive research it became clear that the Minimax algorithm was right for the job.
Read More