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

Use a dedicated Vector2 class for positions and directions #35

Open
AdiHarif opened this issue Jul 21, 2023 · 0 comments
Open

Use a dedicated Vector2 class for positions and directions #35

AdiHarif opened this issue Jul 21, 2023 · 0 comments

Comments

@AdiHarif
Copy link
Owner

This class should support iterable interface so we can use it with pygame modules (and also for it to be compatible with our existing code) but also allow us to use a vector interface, e.g. addition, multiplication, rotation...

@saarshe Your opinion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant