Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Modularize code#17

Merged
Vianpyro merged 21 commits intomainfrom
refactor/modularize_code
Oct 25, 2025
Merged

Modularize code#17
Vianpyro merged 21 commits intomainfrom
refactor/modularize_code

Conversation

@Vianpyro
Copy link
Owner

No description provided.

Vianpyro added 5 commits October 24, 2025 12:31
- Implement ball physics and behavior in `ball.rs`
- Create racket mechanics and controls in `racket.rs`
- Add score tracking functionality in `score.rs`
- Introduce AI controller logic in `controller.rs`
- Develop HUD and pause screen stubs in `hud.rs` and `pause_screen.rs`
- Update module structure in `mod.rs` files for better organization
@Vianpyro Vianpyro self-assigned this Oct 25, 2025
@Vianpyro Vianpyro merged commit f1ca1c8 into main Oct 25, 2025
17 checks passed
@Vianpyro Vianpyro deleted the refactor/modularize_code branch October 25, 2025 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant