No description
Find a file
2ndbeam fb1923fe53 feat: Player attacking
- Added BpmTimer.accuracy method
- Added Weapon.attack_offset method
- Replaced beats_remaining with timer in Attacking and Awaiting
- AttackArea spawning on Attacking end
2026-04-17 12:53:20 +03:00
.cargo Initial commit 2026-04-09 08:46:21 +00:00
assets/sprites/player feat: Basic player implementation 2026-04-10 13:35:44 +03:00
src feat: Player attacking 2026-04-17 12:53:20 +03:00
.gitignore Initial commit 2026-04-09 08:46:21 +00:00
Cargo.lock feat: Proof-of-concept attack combo system 2026-04-16 17:06:52 +03:00
Cargo.toml feat: Proof-of-concept attack combo system 2026-04-16 17:06:52 +03:00