rockbox/apps/plugins/reversi
Jonathan Gordon fda7d720c0 Accept FS#5464 - organise the rocks directory.
If any plugins or "open with" optoins dont work please let me know...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14214 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 13:42:52 +00:00
..
Makefile FS #6509 - "Plugin for playing reversi game" by Alexander Levin + changes by me to make it compile due to the menu api change and compile for e200. 2007-06-30 20:04:42 +00:00
reversi-game.c Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. 2007-07-01 20:48:51 +00:00
reversi-game.h Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. 2007-07-01 20:48:51 +00:00
reversi-gui.c Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. 2007-07-27 09:57:27 +00:00
reversi-gui.h Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
reversi-strategy-naive.c Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. 2007-07-01 20:48:51 +00:00
reversi-strategy-simple.c Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. 2007-07-01 20:48:51 +00:00
reversi-strategy.c Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. 2007-07-01 20:48:51 +00:00
reversi-strategy.h Make sure that reversi doesn't enter an infinite loop when using 1 or 2 AIs. 2007-07-01 20:48:51 +00:00
SOURCES Implement 2 simple AIs for reversi: 2007-07-01 17:51:38 +00:00