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

Implement enemy waves logic #56

Closed
davcri opened this issue Oct 15, 2020 · 1 comment · Fixed by #75
Closed

Implement enemy waves logic #56

davcri opened this issue Oct 15, 2020 · 1 comment · Fixed by #75
Assignees
Labels

Comments

@davcri
Copy link
Member

davcri commented Oct 15, 2020

This depends on #28.

Each level needs data about enemy waves.
See gdd for reference: https://github.com/crystal-bit/hacktoberfest-2020/blob/master/docs/gdd.md#enemy-waves

For now it's okay to just work on level1, but keep in mind that the code will need to be extended for the other levels.

@davcri davcri changed the title Implement wave logic Implement enemy waves logic Oct 15, 2020
@vittorio-del-bianco
Copy link
Contributor

I'll try this.

@davcri davcri linked a pull request Oct 24, 2020 that will close this issue
@davcri davcri closed this as completed Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants