
-----------------------------------
seras1672
Wed May 13, 2009 11:34 pm

Please Please Help
-----------------------------------
I'm very new here, but I'd like to ask a question.  I have to create a GUI Tic Tac Toe game using the programming language MATLAB.  I have absolutely no idea how to do this.  If anyone would be willing to help me out, I would appreciate it.  The GUI must include a push button to reset everything, a way for the user to decide if the computer or the user will go first or second, inform the user when its his/her turn to move, reconize and report the win, the win should be displayed with the x's or o'x changing color, should have a scoreboard that keeps track of player wins and losses, have a button to end the session, ensure only legal movement on the playing board.  

I plan to ask my professor about this and I have already searched the net for any help, but I don't understand any of it.  Please help me. 


Thank You so very much,

-----------------------------------
Tony
Wed May 13, 2009 11:55 pm

RE:Please Please Help
-----------------------------------
Seriously? MATLAB is specialized for heavy data processing -- image processing, modeling massive amounts of data, etc. GUI for Tic Tac Toe? That seems inappropriate...

-----------------------------------
seras1672
Thu May 14, 2009 12:25 am

Re: Please Please Help
-----------------------------------
I wish I was kidding. In my class, we didn't really learn all that much about GUI creation to begin with, or exactly how things work.  Right now, I really need someone to at least walk me through an explanation of the way to make the program.  I've been looking online for stuff, but everything I find is on an older version of matlab and doesn't make any sense.
