I just need a bit of help starting a code.
Show older comments
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.
Accepted Answer
More Answers (1)
Image Analyst
on 14 Apr 2013
1 vote
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
Categories
Find more on Board games in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!