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

Program Army Boss Using Existing Army and Army Shell Graphics... #606

Open
datahead8888 opened this issue Feb 1, 2017 · 1 comment
Open
Labels

Comments

@datahead8888
Copy link
Member

As discussed in #77, since we do not have graphics for an Army boss as of now, we might go ahead and just program an Army boss using resized sprites (or slight alterations) to the existing Army and Army shell images.

We would::

  • Reprogram the C++ code for the former Turtle boss in order to use each of the images from the Army and Army shell enemies
  • We would scale the images to the larger sizes as needed. Since we would be scaling SVG images, there would be no quality loss. We also might make minor alterations for now.
  • We also might consider making the boss's behavior more interesting as feasible. For example, he could shoot in the air when in his shell form and then fly diagonally toward Alex. We could rotate the shell sprite as this is done.
  • When new, improved Army boss graphics are created we can adapt them to the reprogrammed Army

We've discussed doing a similar thing for the Larry boss in #100. This would allow us to have two bosses in the 2.X series again.

@datahead8888
Copy link
Member Author

I'm probably not going to have time to do this any time soon. I am unassigning myself and removing the release 2.1 marker.

Since this was the only other feature we were discussing for release 2.1, we could go ahead, freeze the code, and create a release 2.1 branch. All development would go into devel and all bug fixes into the release 2.1 branch. No more features would go into release 2.1.

@datahead8888 datahead8888 removed their assignment Aug 11, 2017
@datahead8888 datahead8888 removed this from the Version 2.1.0 milestone Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant