how can i build a tic tae toe game in matlab
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
am confused on how building a matlab code for this game
Risposte (1)
Gowtham Uma M Jaganathan
il 28 Ott 2016
Modificato: Gowtham Uma M Jaganathan
il 28 Ott 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.
For your reference, here are few implementation of Tic Tac Toe:
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!