how can i build a tic tae toe game in matlab
83 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
am confused on how building a matlab code for this game
Respuestas (1)
Gowtham Uma M Jaganathan
el 28 de Oct. de 2016
Editada: Gowtham Uma M Jaganathan
el 28 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Strategy & Logic en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!