Determining a winner in Umpteen Puzzle using if statements
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!