Determining a winner in Umpteen Puzzle using if statements
1 次查看(过去 30 天)
显示 更早的评论
I'm asked to program umpteen puzzle using MATLAB. I finished coding the first two functions which are, create Case and slide Tile. Currently, I'm trying to determine the winner using if statements.
This is my input function [ decision ] = gameOver( ourCase )
could you please tell me how can I begin?
Thank you
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!