Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pong Refinements #3

Open
12 tasks
LewisN3142 opened this issue Jan 3, 2024 · 0 comments
Open
12 tasks

Pong Refinements #3

LewisN3142 opened this issue Jan 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LewisN3142
Copy link
Owner

LewisN3142 commented Jan 3, 2024

  • Rewrite collision to remove bugs detailed in readme.
  • FPS counter
  • Change speed of the ball on each hit
  • Instantiate the ball with some random angle each time otherwise the first hit is always the same
  • Add sound effects
  • Add a pause menu and game reset button
  • Difficulty settings so the player may change the game speed and paddle size
  • Different game modes including the more standard 2-player pong
  • Basic AI for the second player
  • Add a trail behind the ball as well as a center line and visible wall
  • A game mode that has different shot-types, such as spin or smash
  • Noita-like particle physics for the paddles
@LewisN3142 LewisN3142 added the enhancement New feature or request label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant