This project is my first step with microcontrollers. This little device with AT89s52 microcontroller in it, can be used both as- single or multiplayer tic tac toe playing machine. In single player mode one can select whether he wants to give move first or second. I think my algorithm gives a 100% drawing chance to machine. This programming does not contain 'specific moves in all possible specific positions'. Rather it contain a generalized algorithm. Also the code randomizes its moves using microcontroller clock. If anyone wins, a special blink tells it. In double player mode, two human player can play against each other.
Would you like to share the code?
antosa1919 3 months ago
@antosa1919 Yeah. I support software freedom. If you want, contact me angshumanda@gmail.com. I'll send you schematic diagram (Opens with Proteus) and the Code.
mrangshumanroy 3 months ago