Determining a winner in Umpteen Puzzle using if statements
조회 수: 4 (최근 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!