| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Implement 2 simple AIs for reversi: | Antoine Cellerier | 2007-07-01 |
| | | | | | | | | | | * naive: plays random moves * simple: plays highest score move (Even though it's named simple i can't beat it :/) More AIs are yet to come (I'll be using those in hinversi). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13755 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by ↵ | Antoine Cellerier | 2007-06-30 |
| me to make it compile due to the menu api change and compile for e200. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13745 a1c6a512-1295-4272-9138-f99709370657 | |||