leandromoreira / leandromoreira/jgb
Handle controls
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
http://www.homeandlearn.co.uk/JS/html5_canvas_keyboard_keys.html
see how to identify (agent-*) consoles, what are the keys...
window.gb.pressKey(x)
window.gb.releasedKey(x)
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 with the linked keyboard-controls reference and inspect the existing window.gb.pressKey(x) and window.gb.releasedKey(x) entry points. Determine which keys and agent-* consoles the emulator should identify; done means those controls are mapped and both press and release behavior are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100