Skip to content

Add gamepad support (PS5/Xbox/generic controllers)#4

Merged
raenoll merged 1 commit intomasterfrom
claude/build-4096-game-b86Md
Feb 19, 2026
Merged

Add gamepad support (PS5/Xbox/generic controllers)#4
raenoll merged 1 commit intomasterfrom
claude/build-4096-game-b86Md

Conversation

@raenoll
Copy link
Copy Markdown
Owner

@raenoll raenoll commented Feb 19, 2026

  • D-pad and left analog stick for directional moves
  • A/Cross button to confirm (new game on overlay)
  • B/Circle button to undo
  • Uses requestAnimationFrame polling with edge detection to prevent repeated inputs from held buttons/stick

https://claude.ai/code/session_01NmQy2jF4K9uxBzuzBa4kNG

- D-pad and left analog stick for directional moves
- A/Cross button to confirm (new game on overlay)
- B/Circle button to undo
- Uses requestAnimationFrame polling with edge detection
  to prevent repeated inputs from held buttons/stick

https://claude.ai/code/session_01NmQy2jF4K9uxBzuzBa4kNG
@raenoll raenoll merged commit d018ca1 into master Feb 19, 2026
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