Java-Game-Maker / Java-Game-Maker/JavaGameEngine
Double jump
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When pressing jump and another button it jumps 2 times
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 reproducing issue #31 in JavaGameEngine while pressing jump together with another button. Trace the input and jump handling to find why two jumps are triggered; done means the same input produces only one jump. No file or test is named in the issue.
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
- Needs clarification
- Newbie friendliness
- 35/100