I just need a bit of help starting a code.
Ältere Kommentare anzeigen
I've been given a task to write a code which will generate the board game 'Reversi'. I've been asked to make it allow for a graphical user interface and an artificial intelligence interface, where a human and an AI player, two human players or two AI players can play the game. I've also been told to make the AI player hard to beat, yet not impossible to beat.
All in all, i'm just writing to see if anyone could give me some ideas on how to start the code and structure the code correctly.
it'd be greatly appreciated if someone could help me with this task.
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 14 Apr. 2013
1 Stimme
Making circles may come in useful. See the code in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_circle.3F
Kategorien
Mehr zu Board games finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!