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

Major Fight/Fighter code overhaul #25

Closed
livramatheus opened this issue Jun 12, 2022 · 0 comments
Closed

Major Fight/Fighter code overhaul #25

livramatheus opened this issue Jun 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@livramatheus
Copy link
Owner

Currently, information regarding damage, attack and other Fighter functions are being inplemented on Fight class. This should be implemented on Fighter class, since every fighter will have its own individual attributes.
Reminders:

  • When creating a new fighter, its attacks need to be registered individually as its own object, containing "knockback", "damage", "attack box" and so on.
@livramatheus livramatheus added the enhancement New feature or request label Jun 12, 2022
@livramatheus livramatheus self-assigned this Jun 12, 2022
@livramatheus livramatheus added this to the 0 - Game Quality milestone Jun 12, 2022
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