This entry is about JMReversi, a free implementation of classic Reversi. At this moment, this application is not in the Store but hopefully will be available soon, because I didn’t have any problem validating it locally.
My personal reason to develop this application is to implement Alfa-Beta algorithm.
My idea is release some day another version with more features that are currently half developed, but now I don’t have time so I decided release it.
Any comment and suggestion is well appreciated.
General features
Version 1.0
- Play classic Reversi game.
- Computer decissions are based on Alfa-Beta algorithm.