Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7180 - "Target" word game

Attached to Project: Rockbox
Opened by Will Robertson (aliask) - Thursday, 17 May 2007, 15:24 GMT+2
Task Type Patches
Category Plugins
Status New
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This is a rockbox version of the simple word game called "Target".
Rules: (stolen from The Age newspaper website)
"See how many words of four letters or more can you make from the letters shown in the grids.
In making a word, each letter must be used once only.
The word must contain the centre letter and there must be at least one nine-letter word in the list.
No plurals or verb forms ending with "s"; no words with initial capitals and no words with a hyphen or apostrophe are permitted. The first word of a phrase is permitted (eg inkjet in inkjet printer)."

Currently it only works on H300, iPod Photo and iPod 5g DAPs, but I plan to expand this to all bitmap targets soon enough.
The games are either user selected or loaded from the file target_wordlist.dat, I've included 10 puzzles, but there are heaps more on The Age newpaper's site (www.theage.com.au).
   target.patch (17.8 KiB)
 tools/buildzip.pl                |    1 
 apps/plugins/target.c            |  445 +++++++++++++++++++++++++++++++++++++++
 apps/plugins/SOURCES             |    1 
 apps/plugins/target_wordlist.dat |   11 
 apps/FILES                       |    1 
 5 files changed, 459 insertions(+)

This task depends upon

Loading...