1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/puzzles/src/unfinished
Franklin Wei ef1306764e puzzles: resync with upstream
There have been some improvements with regard to small screen sizes,
which will be nice to have.

Change-Id: I30c740514156258d2818fde325c1a751500f7611
2017-10-23 17:19:29 -04:00
..
group.c
group.gap
group.R
numgame.c
path.c
README
separate.c
separate.R
slide.c
slide.R
sokoban.c
sokoban.R

This subdirectory contains puzzle implementations which are
half-written, fundamentally flawed, or in other ways unready to be
shipped as part of the polished Puzzles collection.

Those puzzles which have .R files can be built as part of the
Puzzles collection by symlinking their source files into the parent
directory and re-running mkfiles.pl. Anything without a .R file
isn't even finished enough to do that, and you should read the
source file itself to find out the status.