|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Short SummaryThis is a Reversi/Othello freeware / free game. There is also has a separate Oware game that is checked in that is in a separate program. The Reversi game is on the download page. The reversi game runs on most Java enabled phones including Symbian as well as Palm OS PDAs/Phones with 5.x and IBM WME (see below). See wikipedia.org for rules for Reversi. This should work with most recent devices as they have MIDP 2.0. If it does not work, use the midp10... version which is for older phones. This is licensed under GPL. Source code is at http://code.google.com/p/oware-midlet/. Program features
The current square on the board has a red or blue highlight to indicate that if select is used, a piece will be put into that square. If the square selected is not a valid move, no piece will be put in the square (and an invalid move error will be shown). The valid moves have a tiny black spot in them. The undo/redo is not saved when the program exits. Only the current game state is saved upon exit. The following is a screen shot: |