how can i build a tic tae toe game in matlab

84 views (last 30 days)
am confused on how building a matlab code for this game

Answers (1)

Gowtham Uma M Jaganathan
Gowtham Uma M Jaganathan on 28 Oct 2016
Edited: Gowtham Uma M Jaganathan on 28 Oct 2016
If you are a new user to MATLAB, do refer to the tutorial link posted by Walter Roberson.
To specifically answer your question, you can build Tic Tac Toe in MATLAB using functions, plots and callbacks.
To know more about the game here is a simple explanation: PDF
For your reference, here are few implementation of Tic Tac Toe:

Categories

Find more on Strategy & Logic in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!