|
#1
|
|||
|
|||
|
Spider Solitaire implementation featuring support for 1, 2 and 4 suit variations.
Quick Rules Objective is get a run of cards in the same suit from King down to Ace. When that happens the 13 cards are moved off the game piles and to the home piles. When you have all 8 sets of cards you win the game. You can move any number of cards from one pile to another providing that all the cards you are trying to move are the same suit, and that the top card's face value is one lower than the bottom card of the destination pile. e.g. You can move the 8, 7 and 6 of Spades to a pile ending with a 9 (of any suit). You are only allowed to deal more cards when there are no empty piles of cards. Known Issues None. Although I've never actually won a 4-suit game to verify if that works correctly
|
|
|
|||
|
|
|
#2
|
||||
|
||||
|
nice games thnx
|
|
#3
|
||||
|
||||
|
My favourite windows game
Thanks for this one! Just finished a game while playing music at the same time, and it's working great. Very nice how it keeps all the cards on the screen by showing less of each card (like the windows version also does) Only thing I'm missing is the "undo" option.. very useful for when you've tapped "new cards" by accident, or when you are stuck. Does it show when there are no more possible moves..? And "hints", but you might also call those cheating.. it's just that I used them a lot on the pc, and I think those two options are very helpful when you are learning to play it. Also, good idea on putting screen.backlight in the loop. |
|
#4
|
||||
|
||||
|
ill give this a go, but i found the other solitaire game very addictive. this could be the end of me
__________________
If anyone wants to teach me a bit of lua, feel free. ![]() ~Mr Wunderbar |
|
#5
|
||||
|
||||
|
Quote:
This is much better than solitaire. (I mean the game itself, not the app or coding or something)
|
|
#6
|
||||
|
||||
|
Really awesome!
Haven't been able to find any bugs. You're good at bug testing before release ^^
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ |
|
#7
|
|||
|
|||
|
Quote:
Quote:
Yes it should do. I was wondering about doing a hint system. I already had to code a "find valid and useful move" function so a hint system could re-use that with some tweaks to prioritise the moves. So I guess I'll think about adding that too! |
|
#8
|
|||
|
|||
|
Quote:
|
|
#9
|
|||
|
|||
|
Another awesome card game. This one is as addictive as the previous one. Really good job.
|
|
#10
|
|||
|
|||
|
I think, i found bug.
When i flipped all dealt cards and i have 4 full sets removed from game field, i cant deal next row to game field. But it still shows me, that i have at least one undealt row (in right lower corner is still back of the card visible). This happened to me second time now. I am including zipped save. I hope it helps. Ps.: I hope, i understand rules and this isnt only my mistake. |
|
#11
|
||||
|
||||
|
I think that is part of the game, in order to have new cards dealt, all the places of the superior line must have at least one card, if one is empty it won't deal the remaining cards. Just rearrenge the cards and it sholud work.
Awesome game, btw. |
|
#12
|
|||
|
|||
|
Quote:
![]() What happens, when you dont have 10 cards left to cover all places? Last edited by delirius; 03-28-2010 at 08:00 AM. |
|
#13
|
||||
|
||||
|
Hmm, good questions. I suppose it says "No moves" and you lose. Since you're supposed to plan ahead and not end up in that situation =P
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ |
|
#14
|
|||
|
|||
|
I wasn't sure what the official rules are in that situation. I put in some code to check for that situation and decided to allow new cards to be dealt anyway. It would seem to be a bit harsh to call that a "losing" scenario because you have done so well up until that point!
|
|
#15
|
|||
|
|||
|
this is my favourite game but there is one problem. when i choose 1 suit and deal new cards there are for example 4 8s and 3 6s. this happens very often. and i never have enough 4s. so i played 5 times and i always lose. winning on windows is no problem.
now i tried again and by the first 10 cards there are 4 asses. is there a problem wiht the engine? |
|
#16
|
|||
|
|||
|
Quote:
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 03:18 AM.











Thanks for this one! 
This is much better than solitaire. (I mean the game itself, not the app or coding or something)
Linear Mode
