Skip to content

[Fix][Spider] Cards cannot be moved to empty spots - #24

Open
Nippius wants to merge 1 commit into
AvaloniaUI:masterfrom
Nippius:fix/cannot-move-cards-to-empty-spots
Open

Nippius wants to merge 1 commit into
AvaloniaUI:masterfrom
Nippius:fix/cannot-move-cards-to-empty-spots

Conversation

@Nippius

@Nippius Nippius commented Apr 25, 2025

Copy link
Copy Markdown

When playing Spider, after there are no more cards in the stack, it becomes impossible to move cards into empty slots.

This commit fixes the issue by making sure the game logic compares the source and destination by reference, instead of using the number of cards in source and destination.

It should also fix issue #22

When playing Spider, after there are no more cards in stock, it becomes impossible to move cards into empty slots.
This commit fixes the issue by making sure the game logic compares the source and destionation by reference, instead of using the number of cards in source and destination.
@Nippius Nippius closed this Apr 25, 2025
@Nippius Nippius reopened this Apr 25, 2025
@Nippius Nippius changed the title [Fix][Spyder] Cards cannot be moved to empty spots [Fix][Spider] Cards cannot be moved to empty spots Apr 25, 2025
@bluegreenblack

bluegreenblack commented Mar 16, 2026

Copy link
Copy Markdown

It is possible this could be fixed? It makes the Spider card game almost impossible to finish.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants