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

[feat] implement input control and speed up feature #21

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

EnderXie23
Copy link

The user is now able to control the movement of the ball using keyboard input and can accelerate with control key pressed.

@EnderXie23
Copy link
Author

Close #4

@EnderXie23 EnderXie23 closed this Dec 31, 2023
@EnderXie23 EnderXie23 reopened this Dec 31, 2023
@EnderXie23
Copy link
Author

Close #71 I implemented a smoother braking process.

@EnderXie23
Copy link
Author

#73 I tried to implement this feature but it seems that we're unable to change the texture of the ball during game. The physics of the different balls are already implemented in this code, together with a 1-sec built-in cd.

@EnderXie23
Copy link
Author

Implemented restart function to avoid permenant fall. Press R or the system will do it for you if you fall off the platform. Currently, we have not yet implemented the auto-detect function for the enemy ball. Close #14

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.

1 participant