Planeswalker's Mischief
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Planeswalker's Mischief temporarily exiles a card, and is supposed to return it to the original player's hand at the beginning of the next end step.
It currently exiles the card and never returns it as it should.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Java implementation of Planeswalker's Mischief and tracing how its temporarily exiled card is handled at the next end step. Confirm which player is recorded as the original owner or controller, then verify that the card returns to that player's hand at the next end step and does not remain exiled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100