Skip to content

Add Footbag — first-person hacky sack with tricks#16

Merged
github-actions[bot] merged 1 commit into
mainfrom
claude/footbag
May 10, 2026
Merged

Add Footbag — first-person hacky sack with tricks#16
github-actions[bot] merged 1 commit into
mainfrom
claude/footbag

Conversation

@samoletovs
Copy link
Copy Markdown
Owner

First-person hacky sack game with tricks.

Mechanics:

  • Tap left half = left foot kick, tap right half = right foot kick
  • Ball must be in lower half of screen to kick
  • Alternate feet builds combo multiplier (×2 … ×10)

Tricks:

  • Crossover ✕: kick with opposite foot within 380ms while ball still rising → +8×combo pts
  • Around the World 🌍: swipe a circle with your finger around the sack position → charges (green glow + "KICK!" indicator), next kick fires the trick → +15×combo pts

Feel:

  • Hacky sack ball with 5 colored pentagon patches + spin physics
  • Blue (left) and red (right) sneakers with kick animation
  • Ball shadow, particles on kicks and tricks, 3 lives (hearts)

Generated by Claude Code

- Tap left/right half to kick with each foot
- Alternate feet builds combo (×2 … ×10)
- Crossover trick: switch feet quickly while ball rising (+8×combo pts)
- Around the World: swipe a circle with finger → charges, next kick fires trick (+15×combo pts)
- 3 lives, ball resets on drop
- Hacky sack ball with 5 colored pentagon patches + spin physics
- Blue/red sneaker shoes with kick animation
- Ball shadow, particles on kicks and tricks

https://claude.ai/code/session_01V6s7b7ReDstVRgFcuZbkx7
@github-actions github-actions Bot merged commit b56dafd into main May 10, 2026
1 check passed
@github-actions github-actions Bot deleted the claude/footbag branch May 10, 2026 08:48
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