how can i build a tic tae toe game in matlab
22 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
am confused on how building a matlab code for this game
Réponses (1)
Gowtham Uma M Jaganathan
le 28 Oct 2016
Modifié(e) : Gowtham Uma M Jaganathan
le 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.
For your reference, here are few implementation of Tic Tac Toe:
0 commentaires
Voir également
Catégories
En savoir plus sur Strategy & Logic dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!