Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10631 - Spider (spider solitare) rework!

Attached to Project: Rockbox
Opened by Ben Basha (paprica) - Thursday, 01 October 2009, 21:10 GMT+2
Last edited by Ben Basha (paprica) - Saturday, 24 October 2009, 16:43 GMT+2
Task Type Patches
Category Games
Status New
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

Spider solitare game on easy level

uses solitare card suit

try it!

working on color and grayscale targets

   spiderbox.diff (36.3 KiB)
 apps/plugins/spiderbox.c            | 1040 ++++++++++++++++++++++++++++++++++++
 apps/plugins/CATEGORIES             |    1 
 apps/plugins/bitmaps/native/SOURCES |    2 
 apps/plugins/SOURCES                |    1 
 4 files changed, 1043 insertions(+), 1 deletion(-)

This task depends upon

Comment by Will Hauck (moonscapex) - Saturday, 10 October 2009, 19:22 GMT+2
Doesn't Compile
Comment by Rob Purchase (shotofadds) - Sunday, 11 October 2009, 17:41 GMT+2
Please don't call it "Spiderbox" - there's more than enough Rock* and *box plugins already!

"Spider Solitaire" is a very generic name, I can't imagine there would be any trademark issue.
Comment by Ben Basha (paprica) - Tuesday, 20 October 2009, 23:17 GMT+2
the name is the less important thing.. its not a problem to change it

Will Hauck,
which target?
Comment by Johannes Schwarz (Ubuntuxer) - Thursday, 22 October 2009, 23:18 GMT+2
Hi, I had a quick look at your game. I don't much like card games, but this isn't a reason not to integrate spiderbox in Rockbox. :-;
I suppose it doesn't compile for moonscapex, because it doesn't support touchscreens, yet. Just have a look at the other plugins.
Comment by Ben Basha (paprica) - Saturday, 24 October 2009, 12:41 GMT+2
now Spiderbox calls just Spider
   spider.diff (36.3 KiB)
 apps/plugins/CATEGORIES             |    1 
 apps/plugins/bitmaps/native/SOURCES |    2 
 apps/plugins/SOURCES                |    1 
 apps/plugins/spider.c               | 1040 ++++++++++++++++++++++++++++++++++++
 4 files changed, 1043 insertions(+), 1 deletion(-)

Comment by Seth (froggyman) - Tuesday, 03 November 2009, 17:49 GMT+2
have you thought about getting this committed?
Comment by Rafaël Carré (funman) - Saturday, 16 January 2010, 10:00 GMT+2
sync,

some keypads are missing (clip for example)

a remark: card selection isn't very visible, could it use the same design than solitaire ?
   spider.diff (36.2 KiB)
 b/apps/plugins/CATEGORIES             |    1 
 b/apps/plugins/SOURCES                |    1 
 b/apps/plugins/bitmaps/native/SOURCES |    2 
 b/apps/plugins/spider.c               | 1040 ++++++++++++++++++++++++++++++++++
 4 files changed, 1043 insertions(+), 1 deletion(-)

Loading...