Skip to content

Create skystones_game.py - #1

Open
AlexGoodmen wants to merge 1 commit into
mainfrom
AlexGoodmen-patch-2
Open

Create skystones_game.py#1
AlexGoodmen wants to merge 1 commit into
mainfrom
AlexGoodmen-patch-2

Conversation

@AlexGoodmen

Copy link
Copy Markdown
Owner

Per-card ownership: owner tracks which player owns the card.

Placement rule: Can only place on empty cells.

Capture logic: Flips adjacent cards if the new card’s directional value is higher.

Display: Shows first letter of card + owner initial (e.g., RH = Rock Chomp, Host).

Per-card ownership: owner tracks which player owns the card.

Placement rule: Can only place on empty cells.

Capture logic: Flips adjacent cards if the new card’s directional value is higher.

Display: Shows first letter of card + owner initial (e.g., RH = Rock Chomp, Host).
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.

1 participant