Reversi

Reversi game application for MATLAB
927 Downloads
Updated 26 Aug 2014

View License

Reversi is great board game. I make a GUI application of this game for MATLAB. You can play it with two players or play with AI. Also you can apply your code into the ComFun1.m (as White Player) or ComFun2.m (as Black Player) and improve AI. ComFun1.m & ComFun2.m (AI) have a really simple method. it choose possible spot randomly. You can improve that. Some of codes used in this program wrote by Stepen Sahrun 2012.
Enjoy...
Thank you.

Cite As

Masoud Hosseiny (2024). Reversi (https://www.mathworks.com/matlabcentral/fileexchange/47602-reversi), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Board games in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

ComFun1.m and ComFun2.m are uploaded individually.

1.1.0.0

-

1.0.0.0