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

Comments

feat: add game context and ball entity#11

Closed
minngoc1213 wants to merge 5 commits intomainfrom
ball
Closed

feat: add game context and ball entity#11
minngoc1213 wants to merge 5 commits intomainfrom
ball

Conversation

@minngoc1213
Copy link
Contributor

  • Add class Main to display game content
  • Add class BallFactory to define and spawn ball
  • Add class BallComponent to implement ball interaction (move and bounce)
  • Add config --enable-preview to bypass error: "super constructor call must be the first statement"

@minngoc1213 minngoc1213 requested a review from thnhmai06 October 8, 2025 03:28
@minngoc1213 minngoc1213 self-assigned this Oct 8, 2025
@thnhmai06 thnhmai06 force-pushed the main branch 7 times, most recently from a5a9815 to a54ee1a Compare October 8, 2025 05:04
@thnhmai06 thnhmai06 marked this pull request as draft October 9, 2025 10:46
# Conflicts:
#	src/main/java/com/github/codestorm/bounceverse/components/_old/ball/BallComponent.java
Copy link
Member

@thnhmai06 thnhmai06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need update with new Component system

@thnhmai06
Copy link
Member

pr outdated, continue on #14

@thnhmai06 thnhmai06 closed this Oct 22, 2025
@thnhmai06 thnhmai06 deleted the ball branch October 22, 2025 09:47
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.

2 participants