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

Fighting Game Sample Weekly Development #8

Open
jetra101 opened this issue Apr 30, 2021 · 0 comments
Open

Fighting Game Sample Weekly Development #8

jetra101 opened this issue Apr 30, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jetra101
Copy link
Collaborator

April 16 Additions:

-Created array to track list of inputs
-Created player character and basic movement and attacks
-Created system to check last input and time since last input
-Created combos involving pushing two inputs simultaneously
-Created combos involving pushing two inputs sequentially
-Created aerial specific attacks

April 23 Additions:

-Added controller functionality
-Created quarter circle combos for controllers (works on keyboard as well using directional keys)
-Created new sprites to diversify moves
-Fixed bug from previous week causing jumping to stop working

@jetra101 jetra101 added the documentation Improvements or additions to documentation label Apr 30, 2021
@jetra101 jetra101 self-assigned this Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant