how can i build a tic tae toe game in matlab
83 次查看(过去 30 天)
显示 更早的评论
am confused on how building a matlab code for this game
回答(1 个)
Gowtham Uma M Jaganathan
2016-10-28
编辑:Gowtham Uma M Jaganathan
2016-10-28
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!